ClusterOptions.ClusterId Property

Definition

Gets or sets the cluster identity. This used to be called DeploymentId before Orleans 2.0 name.

public string ClusterId { get; set; }
member this.ClusterId : string with get, set
Public Property ClusterId As String

Property Value

Applies to