Edit

Share via


TestClusterOptions.ClusterConfiguration Property

Definition

Gets or sets the cluster configuration. If no value is specified when getting the configuration, a new one will be built with Orleans.TestingHost.TestClusterOptions.BuildClusterConfiguration

public Orleans.Runtime.Configuration.ClusterConfiguration ClusterConfiguration { get; set; }
member this.ClusterConfiguration : Orleans.Runtime.Configuration.ClusterConfiguration with get, set
Public Property ClusterConfiguration As ClusterConfiguration

Property Value

Applies to