Gets or sets a value indicating whether a failover operation can be performed after connection breaks.
public new bool LocalFailover {get; set;}
'Declaration
Public Shadows Property LocalFailover As Boolean
Property Value
If true, failover operation can be performed after connection breaks, otherwise false. The default value is false.