Provided by: libmongoc-doc_2.2.1-1_all 

SYNOPSIS
bool
mongoc_apm_server_heartbeat_started_get_awaited (
const mongoc_apm_server_heartbeat_started_t *event);
Returns whether this event came from an awaitable hello.
PARAMETERS
• event: A mongoc_apm_server_heartbeat_started_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.
2.2.1 Dec 11, 2025MONGOC_APM_SERVER_HEARTBEAT_STARTED_GET_AWAITED(3)