# ClusterClientRedisStreamConfigurator Constructors

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

## ClusterClientRedisStreamConfigurator(string, IClientBuilder) {#constructor-string-orleans-hosting-iclientbuilder-1fbc0303}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.redis/orleans.hosting.clusterclientredisstreamconfigurator/constructors/constructor-string-orleans-hosting-iclientbuilder-1fbc0303/)

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

```csharp
public ClusterClientRedisStreamConfigurator(string name, IClientBuilder builder)
```

### Parameters

- `name` (`string`)
- `builder` (`IClientBuilder`)
