mongoc_cursor_get_max_await_time_ms(3)
| MONGOC_CURSOR_GET_MAX_AWAIT_TIME_MS(3) | libmongoc | MONGOC_CURSOR_GET_MAX_AWAIT_TIME_MS(3) |
SYNOPSIS
uint32_t mongoc_cursor_get_max_await_time_ms (mongoc_cursor_t *cursor);
PARAMETERS
- •
- cursor: A mongoc_cursor_t <>.
DESCRIPTION
Retrieve the value set with mongoc_cursor_set_max_await_time_ms() <>.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
| February 10, 2026 | 1.30.7 |
