1MONGOC_URI_SET_READ_PREFS_T(3)     libmongoc    MONGOC_URI_SET_READ_PREFS_T(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_uri_set_read_prefs_t (mongoc_uri_t *uri,
8                                       const mongoc_read_prefs_t *prefs);
9

PARAMETERS

11uri: A mongoc_uri_t.
12
13rc: A mongoc_read_prefs_t.
14

DESCRIPTION

16       Sets  a  MongoDB  URI's read preferences, after the URI has been parsed
17       from a string.
18

AUTHOR

20       MongoDB, Inc
21
23       2017-present, MongoDB, Inc
24
25
26
27
281.25.1                           Nov 08, 2023   MONGOC_URI_SET_READ_PREFS_T(3)
Impressum