# ClusterClientRedisStreamConfigurator.ConfigurePartitioning(int)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clusterclientredisstreamconfigurator/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clusterclientredisstreamconfigurator/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Streaming.Redis/Streams/RedisStreamBuilder.cs#L87-L88)

```csharp
public ClusterClientRedisStreamConfigurator ConfigurePartitioning(int numOfPartitions = 8)
```

### Parameters

- `numOfPartitions` (`int`)
