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