InProcessTestClusterOptions
class
Namespace: Orleans.TestingHost
Configuration options for test clusters.
public sealed class InProcessTestClusterOptionsConstructors
Properties
AssumeHomogenousSilosForTestingGets or sets a value indicating whether to assume homogeneous silos for testing purposes.ClientHostConfigurationDelegatesGets the client host configuration delegates.ClusterIdGets or sets the cluster identifier.ConfigureFileLoggingGets or sets a value indicating whether to configure file logging.GatewayPerSiloGets or sets a value indicating whether each silo should host a gateway.InitialSilosCountGets or sets the initial silos count.InitializeClientOnDeployGets or sets a value indicating whether to initialize the client immediately on deployment.ServiceIdGets or sets the service identifier.SiloHostConfigurationDelegatesGets the silo host configuration delegates.UseRealEnvironmentStatisticsGets or sets a value indicating whether to use the real environment statistics.
