void *
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_APM_SERVER_HEARTBEAT_FAILED_GET_CONTEXT(3)
Parameters
• event: A mongoc_apm_server_heartbeat_failed_t.
Returns
The pointer passed with mongoc_client_set_apm_callbacks() or mongoc_client_pool_set_apm_callbacks().
SEEALSO:IntroductiontoApplicationPerformanceMonitoringSynopsis
void *
mongoc_apm_server_heartbeat_failed_get_context (
const mongoc_apm_server_heartbeat_failed_t *event);
Returns this event's context.
