Upravit

Sdílet prostřednictvím


InProcessTestClusterOptions Class

Definition

Configuration options for test clusters.

public sealed class InProcessTestClusterOptions
type InProcessTestClusterOptions = class
Public NotInheritable Class InProcessTestClusterOptions
Inheritance
InProcessTestClusterOptions

Constructors

InProcessTestClusterOptions()

Properties

AssumeHomogenousSilosForTesting

Gets or sets a value indicating whether to assume homogeneous silos for testing purposes.

ClientHostConfigurationDelegates

Gets the client host configuration delegates.

ClusterId

Gets or sets the cluster identifier.

ConfigureFileLogging

Gets or sets a value indicating whether to configure file logging.

GatewayPerSilo

Gets or sets a value indicating whether each silo should host a gateway.

InitializeClientOnDeploy

Gets or sets a value indicating whether to initialize the client immediately on deployment.

InitialSilosCount

Gets or sets the initial silos count.

ServiceId

Gets or sets the service identifier.

SiloHostConfigurationDelegates

Gets the silo host configuration delegates.

UseRealEnvironmentStatistics

Gets or sets a value indicating whether to use the real environment statistics.

Applies to