mongoc_apm_command_succeeded_get_context
Synopsis
void * mongoc_apm_command_succeeded_get_context ( const mongoc_apm_command_succeeded_t *event);
Returns this event's context.
Parameters
- event: A mongoc_apm_command_succeeded_t.
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
Copyright
2017-present, MongoDB, Inc
Info
Nov 08, 2023 1.25.1 libmongoc