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