1MONGOC_WRITE_CONCERN_GET_WTIMEOUT(3)libmongoMcONGOC_WRITE_CONCERN_GET_WTIMEOUT(3)
2
3
4

NAME

6       mongoc_write_concern_get_wtimeout - mongoc_write_concern_get_wtimeout()
7

SYNOPSIS

9          int32_t
10          mongoc_write_concern_get_wtimeout (const mongoc_write_concern_t *write_concern);
11

PARAMETERS

13       · write_concern: A mongoc_write_concern_t.
14

DESCRIPTION

16       Get  the  timeout  in  milliseconds  that the server should wait before
17       returning with a write concern timeout.
18
19       A value of 0 indicates no write timeout.
20
21       See  also:  mongoc_write_concern_set_wtimeout   and   mongoc_write_con‐
22       cern_get_wtimeout_int64.
23

RETURNS

25       Returns an 32-bit signed integer containing the timeout.
26

AUTHOR

28       MongoDB, Inc
29
31       2017-present, MongoDB, Inc
32
33
34
35
361.16.2                           Feb 25, 20M2O0NGOC_WRITE_CONCERN_GET_WTIMEOUT(3)
Impressum