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