# InProcessTestClusterOptions

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/InProcTestClusterOptions.cs#L13)

```csharp
public sealed class InProcessTestClusterOptions
```

Configuration options for test clusters.

## Constructors

- [InProcessTestClusterOptions](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/constructors/constructor-6f15d561/)

## Properties

- [AssumeHomogenousSilosForTesting](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/assumehomogenoussilosfortesting-b83d20f9/)
- [ClientHostConfigurationDelegates](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/clienthostconfigurationdelegates-1a6e82a3/)
- [ClusterId](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/clusterid-49841d9c/)
- [ConfigureFileLogging](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/configurefilelogging-d96f4d01/)
- [GatewayPerSilo](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/gatewaypersilo-a8acd3f2/)
- [InitialSilosCount](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/initialsiloscount-d0d6f971/)
- [InitializeClientOnDeploy](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/initializeclientondeploy-bd922bcd/)
- [ServiceId](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/serviceid-3f49dcf5/)
- [SiloHostConfigurationDelegates](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/silohostconfigurationdelegates-cd6b42f0/)
- [UseRealEnvironmentStatistics](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.inprocesstestclusteroptions/properties/userealenvironmentstatistics-ce9cb2e1/)
