GlobalConfiguration.PrimaryNodeIsRequired 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
判斷是否需要將主要節點設定為種子節點。 如果 LivenessType 設定為 MembershipTableGrain,則為 True,否則為 false。
public bool PrimaryNodeIsRequired { get; }
member this.PrimaryNodeIsRequired : bool
Public ReadOnly Property PrimaryNodeIsRequired As Boolean