# TestClusterOptions

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/TestClusterOptions.cs#L12)

```csharp
public class TestClusterOptions
```

Configuration options for test clusters.

## Constructors

- [TestClusterOptions](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/constructors/constructor-429ff095/)

## Properties

- [ApplicationBaseDirectory](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/applicationbasedirectory-6828fab9/)
- [AssumeHomogenousSilosForTesting](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/assumehomogenoussilosfortesting-aea70d4d/)
- [BaseGatewayPort](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/basegatewayport-6a67d9cf/)
- [BaseSiloPort](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/basesiloport-2026378c/)
- [ClientBuilderConfiguratorTypes](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/clientbuilderconfiguratortypes-2c650483/)
- [ClusterId](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/clusterid-a0c17dc2/)
- [ConfigureFileLogging](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/configurefilelogging-459d4d55/)
- [ConnectionTransport](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/connectiontransport-d28c0900/)
- [GatewayPerSilo](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/gatewaypersilo-b51229b6/)
- [InitialSilosCount](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/initialsiloscount-e0b32541/)
- [InitializeClientOnDeploy](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/initializeclientondeploy-1fa0bb49/)
- [ServiceId](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/serviceid-7cabb30f/)
- [SiloBuilderConfiguratorTypes](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/silobuilderconfiguratortypes-b40e64e1/)
- [UseRealEnvironmentStatistics](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/userealenvironmentstatistics-6bbca6fd/)
- [UseTestClusterMembership](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/properties/usetestclustermembership-84914179/)

## Methods

- [ToDictionary](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.testclusteroptions/methods/todictionary-e82bc9f6/)
