Method WithReadConcern
WithReadConcern(ReadConcern)
Returns a new IMongoCollection instance with a different read concern setting.
Parameters
readConcern
ReadConcern The read concern.
Returns
- IMongo
Collection <TDocument> A new IMongoCollection instance with a different read concern setting.