TestClusterOptions.ClientConfiguration Property

Definition

Gets or sets the client configuration. If no value is specified when getting the configuration, a new one will be built with BuildClientConfiguration(ClusterConfiguration)

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

Property Value

Applies to