1MONGOC_TRANSACTION_OPTS_SET_WRITE_CMOlONiNCbGEmORoCNn_(gT3oR)cANSACTION_OPTS_SET_WRITE_CONCERN(3)
2
3
4
6 mongoc_transaction_opts_set_write_concern - mongoc_transac‐
7 tion_opts_set_write_concern()
8
10 void
11 mongoc_transaction_opts_set_write_concern (mongoc_transaction_opt_t *opts,
12 const mongoc_write_concern_t *write_concern);
13
14 Configure the transaction's write concern. The argument is copied into
15 the struct and can be freed after calling this function.
16
18 • opts: A mongoc_transaction_opt_t.
19
20 • write_concern: A mongoc_write_concern_t.
21
23 MongoDB, Inc
24
26 2017-present, MongoDB, Inc
27
28
29
30
311.21.1 MaMrON0G2O,C_2T0R2A2NSACTION_OPTS_SET_WRITE_CONCERN(3)