1MONGOC_READ_CONCERN_NEW(3)     MongoDB C Driver     MONGOC_READ_CONCERN_NEW(3)
2
3
4

NAME

6       mongoc_read_concern_new - mongoc_read_concern_new()
7

SYNOPSIS

9          mongoc_read_concern_t *
10          mongoc_read_concern_new (void);
11

RETURNS

13       Creates  a newly allocated read concern that can be configured based on
14       user  preference.  This   should   be   freed   with   mongoc_read_con‐
15       cern_destroy() when no longer in use.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.14.0                           Feb 22, 2019       MONGOC_READ_CONCERN_NEW(3)
Impressum