1MONGOC_WRITE_CONCERN_GET_WMAJORITY(3l)ibmongMoOcNGOC_WRITE_CONCERN_GET_WMAJORITY(3)
2
3
4
6 mongoc_write_concern_get_wmajority - mongoc_write_concern_get_wmajor‐
7 ity()
8
10 bool
11 mongoc_write_concern_get_wmajority (
12 const mongoc_write_concern_t *write_concern);
13
15 · write_concern: A mongoc_write_concern_t.
16
18 Fetches if the write should be written to a majority of nodes before
19 indicating success.
20
22 Returns true if wmajority is set.
23
25 MongoDB, Inc
26
28 2017-present, MongoDB, Inc
29
30
31
32
331.16.2 Feb 25, 2M0O2N0GOC_WRITE_CONCERN_GET_WMAJORITY(3)