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
18 returning with a write concern timeout.
19
20 A value of 0 indicates no write timeout.
21
22 See also: mongoc_write_concern_set_wtimeout_int64.
23
25 Returns a 64-bit signed integer containing the timeout.
26
28 MongoDB, Inc
29
31 2017-present, MongoDB, Inc
32
33
34
35
361.16.2 FebM2O5N,GO2C0_2W0RITE_CONCERN_GET_WTIMEOUT_INT64(3)