1MONGOC_TRANSACTION_OPTS_GET_READ_CONlMCiOEbNRmGNoO(nC3g_)oTcRANSACTION_OPTS_GET_READ_CONCERN(3)
2
3
4
6 mongoc_transaction_opts_get_read_concern - mongoc_transac‐
7 tion_opts_get_read_concern()
8
10 const mongoc_read_concern_t *
11 mongoc_transaction_opts_get_read_concern (const mongoc_transaction_opt_t *opts);
12
13 Return the transaction options' mongoc_read_concern_t. See mon‐
14 goc_transaction_opts_set_read_concern().
15
17 • opts: A mongoc_transaction_opt_t.
18
20 A mongoc_read_concern_t that is valid only for the lifetime of opts.
21
23 MongoDB, Inc
24
26 2017-present, MongoDB, Inc
27
28
29
30
311.21.1 MarMO0N2G,OC2_0T2R2ANSACTION_OPTS_GET_READ_CONCERN(3)