# RedisStreamReceiverOptions.ReadCount

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Streaming.Redis/Streams/RedisStreamReceiverOptions.cs)

```csharp
public int ReadCount
```

The number of entries to fetch from Redis in a single read operation.
