MongoClientSettings.w

Requests acknowledgment that write operations have propagated to a specified number of mongod instances (number) or to mongod instances with specified tags (string) or "majority" for calculated majority.

class MongoClientSettings
Bson w;

See Also

write concern w Option.

Meta