1MONGOC_CLIENT_GET_READ_PREFS(3)    libmongoc   MONGOC_CLIENT_GET_READ_PREFS(3)
2
3
4

SYNOPSIS

6          const mongoc_read_prefs_t *
7          mongoc_client_get_read_prefs (const mongoc_client_t *client);
8
9       Retrieves  the  default  read preferences configured for the client in‐
10       stance. The result should not be modified or freed.
11

PARAMETERS

13client: A mongoc_client_t.
14

RETURNS

16       A mongoc_read_prefs_t.
17

AUTHOR

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