# StreamPullingAgentOptions.DEFAULT_GET_QUEUE_MESSAGES_TIMER_PERIOD

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

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

```csharp
public static readonly TimeSpan DEFAULT_GET_QUEUE_MESSAGES_TIMER_PERIOD
```

The default period between polling for queue messages.
