# AdoNetStreamOptions.VisibilityTimeout

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.adonet/orleans.configuration.adonetstreamoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming.adonet/orleans.configuration.adonetstreamoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AdoNet/Orleans.Streaming.AdoNet/AdoNetStreamOptions.cs)

```csharp
public TimeSpan VisibilityTimeout
```

The timeout until a message is allowed to be dequeued again if not yet confirmed.
