# MemoryStreamCacheOptions.MaxAddCount

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

[Source](https://github.com/dotnet/orleans/blob/8bc9fd244427351ad24ccc039a9e7642a42c1cc4/src/Orleans.Streaming/MemoryStreams/MemoryStreamCacheOptions.cs)

```csharp
public int MaxAddCount
```

Gets or sets the maximum number of queue records requested in each dequeue operation.
