# MemoryStreamCacheOptions Properties

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

## MaxAddCount {#maxaddcount-a0f9d6ce}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.memorystreamcacheoptions/properties/maxaddcount-a0f9d6ce/)

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

```csharp
public int MaxAddCount
```

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