# ClusterClientEventHubStreamConfigurator Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.clusterclienteventhubstreamconfigurator/)

## ClusterClientEventHubStreamConfigurator(string, IClientBuilder) {#constructor-string-orleans-hosting-iclientbuilder-2f56ad2d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.hosting.clusterclienteventhubstreamconfigurator/constructors/constructor-string-orleans-hosting-iclientbuilder-2f56ad2d/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubStreamBuilder.cs#L71-L76)

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

### Parameters

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