mongoc_apm_server_heartbeat_failed_get_context

Synopsis

void *
mongoc_apm_server_heartbeat_failed_get_context (
   const mongoc_apm_server_heartbeat_failed_t *event);

Returns this event's context.

Parameters

Returns

The pointer passed with mongoc_client_set_apm_callbacks() or mongoc_client_pool_set_apm_callbacks().

SEE ALSO:

Introduction to Application Performance Monitoring

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc