1MONGOC_CLIENT_GET_READ_CONCERN(3)  libmongoc MONGOC_CLIENT_GET_READ_CONCERN(3)
2
3
4

SYNOPSIS

6          const mongoc_read_concern_t *
7          mongoc_client_get_read_concern (const mongoc_client_t *client);
8
9       Retrieve  the  default read concern configured for the client instance.
10       The result should not be modified or freed.
11

PARAMETERS

13client: A mongoc_client_t.
14

RETURNS

16       A mongoc_read_concern_t.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023MONGOC_CLIENT_GET_READ_CONCERN(3)
Impressum