ReadConcern Properties |
The ReadConcern type exposes the following members.
Name | Description | |
---|---|---|
Default |
Gets a default read concern.
| |
IsServerDefault |
Gets a value indicating whether this is the server's default read concern.
| |
Level |
Gets the level.
| |
Linearizable |
Gets a linearizable read concern.
| |
Local |
Gets a local read concern.
| |
Majority |
Gets a majority read concern.
|