bool
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025MONGOC_APM_SERVER_HEARTBEAT_STARTED_GET_AWAITED(3)
Parameters
• event: A mongoc_apm_server_heartbeat_started_t.
Returns
A bool indicating whether the heartbeat event came from an awaitable hello.
SEEALSO:IntroductiontoApplicationPerformanceMonitoringSynopsis
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.
