ReadConcern Properties | 
The ReadConcern type exposes the following members.
| Name | Description | |
|---|---|---|
| Available | 
            Gets an available read concern.
              | |
| 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.
              | |
| Snapshot | 
            Gets a snapshot read concern.
              |