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

NAME

6       mongoc_uri_set_read_prefs_t - mongoc_uri_set_read_prefs_t()
7

SYNOPSIS

9          void
10          mongoc_uri_set_read_prefs_t (mongoc_uri_t *uri,
11                                       const mongoc_read_prefs_t *prefs);
12

PARAMETERS

14       · uri: A mongoc_uri_t.
15
16       · rc: A mongoc_read_prefs_t.
17

DESCRIPTION

19       Sets  a  MongoDB  URI's read preferences, after the URI has been parsed
20       from a string.
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 2020   MONGOC_URI_SET_READ_PREFS_T(3)
Impressum