Constructor ReadConcern NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll ReadConcern(Optional<ReadConcernLevel?>) Initializes a new instance of the ReadConcern class. public ReadConcern(Optional<ReadConcernLevel?> level = default) Parameters level Optional<ReadConcernLevel?> The level.