# StreamPullingAgentOptions.InitQueueTimeout

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PersistentStreams/Options/PersistentStreamProviderOptions.cs)

```csharp
public TimeSpan InitQueueTimeout
```

Gets or sets the queue initialization timeout.

### Value

The queue initialization timeout.
