GlobalConfiguration.ClusterId 属性

定义

群集标识。 具有相同群集标识的孤岛将联接在一起。 同时部署不同版本的应用程序时,如果应用程序不应加入同一逻辑群集,请务必更改 ID。 在多群集网络中,每个群集的群集 ID 必须是唯一的。

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

属性值

适用于