# IClientBuilderConfigurator

Package: [Microsoft.Orleans.TestingHost](/orleans/docs/api/csharp/microsoft.orleans.testinghost/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.TestingHost) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.TestingHost/IClientBuilderConfigurator.cs#L9)

```csharp
public interface IClientBuilderConfigurator
```

Allows implementations to configure the client builder when starting up each silo in the test cluster.

## Methods

- [Configure(IConfiguration, IClientBuilder)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.iclientbuilderconfigurator/methods/configure-microsoft-extensions-configuration-iconfiguration-orleans-hosting-icli-186c978f/)
