Table of Contents

Constructor ReadConcern

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

ReadConcern(Optional<ReadConcernLevel?>)

Initializes a new instance of the ReadConcern class.

public ReadConcern(Optional<ReadConcernLevel?> level = default)

Parameters

level Optional<ReadConcernLevel?>

The level.