|
SYNOPSISmongoc_apm_callbacks_t * mongoc_apm_callbacks_new (void); Create a struct to hold event-notification callbacks. RETURNSA new mongoc_apm_callbacks_t you must free with mongoc_apm_callbacks_destroy(). SEE ALSO: Introduction to Application Performance Monitoring AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|