mongoc_apm_server_heartbeat_failed_get_awaited
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.
Info
Mar 04, 2026 2.2.3 libmongoc