table of contents
| MONGOC_APM_SERVER_HEARTBEAT_FAILED_GET_AWAITED(3) | libmongoc | MONGOC_APM_SERVER_HEARTBEAT_FAILED_GET_AWAITED(3) |
SYNOPSIS¶
bool mongoc_apm_server_heartbeat_failed_get_awaited (
const mongoc_apm_server_heartbeat_failed_t *event);
Returns whether this event came from an awaitable hello.
PARAMETERS¶
- •
- event: A mongoc_apm_server_heartbeat_failed_t <>.
RETURNS¶
A bool indicating whether the heartbeat event came from an awaitable hello.
See also:
Introduction to Application Performance Monitoring <>
Author¶
MongoDB, Inc
Copyright¶
2009-present, MongoDB, Inc.
| November 26, 2025 | 2.2.0 |