withReadConcern
Create a new collection instance with a different read concern.
Return
a new MongoCollection instance with the different ReadConcern
Parameters
newReadConcern
the new ReadConcern for the collection
Create a new collection instance with a different read concern.
a new MongoCollection instance with the different ReadConcern
the new ReadConcern for the collection