# IQueueFlowController Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.iqueueflowcontroller/)

## GetMaxAddCount {#getmaxaddcount-6c101adc}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.iqueueflowcontroller/methods/getmaxaddcount-6c101adc/)

```csharp
public abstract int GetMaxAddCount()
```

Gets the maximum number of items that can be added.

### Returns

The maximum number of items that can be added.
