GlobalConfiguration.UseGlobalSingleInstanceByDefault 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 to use the global single instance protocol as the default multicluster registration strategy.
public bool UseGlobalSingleInstanceByDefault { get; set; }
member this.UseGlobalSingleInstanceByDefault : bool with get, set
Public Property UseGlobalSingleInstanceByDefault As Boolean