Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_uri_set_write_concern - Man Page

Synopsis

void
mongoc_uri_set_write_concern (mongoc_uri_t *uri,
                              const mongoc_write_concern_t *wc);

Parameters

Description

Sets a MongoDB URI's write concern option, after the URI has been parsed from a string.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc