GlobalConfiguration.PrimaryNodeIsRequired 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.
Determines if primary node is required to be configured as a seed node. True if LivenessType is set to MembershipTableGrain, false otherwise.
public bool PrimaryNodeIsRequired { get; }
member this.PrimaryNodeIsRequired : bool
Public ReadOnly Property PrimaryNodeIsRequired As Boolean