Property IsServerDefault
IsServerDefault
Gets a value indicating whether this is the server's default read concern.
public bool IsServerDefault { get; }
Property Value
- bool
trueif this instance is default; otherwise,false.
Gets a value indicating whether this is the server's default read concern.
public bool IsServerDefault { get; }
true if this instance is default; otherwise, false.