Redigera

Dela via


GlobalConfiguration.ClusterId Property

Definition

Cluster identity. Silos with the same cluster identity will join together. When deploying different versions of the application simultaneously, be sure to change the ID if they should not join the same logical cluster. In a multi-cluster network, the cluster ID must be unique for each cluster.

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

Property Value

Applies to