Click or drag to resize
ReadConcern Properties

The ReadConcern type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefault
Gets a default read concern.
Public propertyIsServerDefault
Gets a value indicating whether this is the server's default read concern.
Public propertyLevel
Gets the level.
Public propertyStatic memberLocal
Gets a local read concern.
Public propertyStatic memberMajority
Gets a majority read concern
Top
See Also