# ISiloConfigurator

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/ISiloConfigurator.cs#L8)

```csharp
public interface ISiloConfigurator
```

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

## Methods

- [Configure(ISiloBuilder)](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.isiloconfigurator/methods/configure-orleans-hosting-isilobuilder-ac82ed81/)
