# QueueAdapterConstants.UNLIMITED_GET_QUEUE_MSG

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

```csharp
public const int UNLIMITED_GET_QUEUE_MSG
```

The value used to indicate an unlimited number of messages can be retrieved, when returned by [IQueueFlowController](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.iqueueflowcontroller/).
