ClusterMembershipOptions.LivenessEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,指出是否要停用定址接收器活躍度通訊協定 (只應用於測試) 。
如果懷疑定址接收器已關閉,但此屬性設定為 false
,則懷疑不會傳播至系統並強制執行。
此參數僅供測試和疑難排解之用。
在生產環境中,應該一律啟用活躍度。
public bool LivenessEnabled { get; set; }
member this.LivenessEnabled : bool with get, set
Public Property LivenessEnabled As Boolean
屬性值
依預設會啟用活躍度。