mongoc_apm_command_failed_get_context man page
mongoc_apm_command_failed_get_context ā mongoc_apm_command_failed_get_context()
Synopsis
void *
mongoc_apm_command_failed_get_context (
const mongoc_apm_command_failed_t *event);
Returns this event's context.
Parameters
- event: A mongoc_apm_command_failed_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, MongoDB, Inc
Info
Apr 10, 2018 1.9.4 MongoDB C Driver