1MONGOC_READ_PREFS_SET_MODE(3)      libmongoc     MONGOC_READ_PREFS_SET_MODE(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_read_prefs_set_mode (mongoc_read_prefs_t *read_prefs,
8                                      mongoc_read_mode_t mode);
9

PARAMETERS

11read_prefs: A mongoc_read_prefs_t.
12
13mode: A mongoc_read_mode_t.
14

DESCRIPTION

16       Sets  the read preference mode. See the MongoDB website for more infor‐
17       mation on Read Preferences.
18

AUTHOR

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