1MONGOC_WRITE_CONCERN_GET_WTIMEOUT_INlTiM6bO4mN(oG3nO)gCo_cWRITE_CONCERN_GET_WTIMEOUT_INT64(3)
2
3
4
6 mongoc_write_concern_get_wtimeout_int64 - mongoc_write_con‐
7 cern_get_wtimeout_int64()
8
10 int64_t
11 mongoc_write_concern_get_wtimeout_int64 (const mongoc_write_concern_t *write_concern);
12
14 • write_concern: A mongoc_write_concern_t.
15
17 Get the timeout in milliseconds that the server should wait before re‐
18 turning with a write concern timeout.
19
20 A value of 0 indicates no write timeout.
21
23 Returns a 64-bit signed integer containing the timeout.
24
25 SEE ALSO:
26 mongoc_write_concern_set_wtimeout_int64.
27
28
30 MongoDB, Inc
31
33 2017-present, MongoDB, Inc
34
35
36
37
381.21.1 MarM0O2N,GO2C0_2W2RITE_CONCERN_GET_WTIMEOUT_INT64(3)