ClusterMembershipOptions.ValidateInitialConnectivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether new silo that joins the cluster has to validate the initial connectivity with all other Active silos.
public bool ValidateInitialConnectivity { get; set; }
member this.ValidateInitialConnectivity : bool with get, set
Public Property ValidateInitialConnectivity As Boolean