Scroll to navigation

MONGOC_APM_CALLBACKS_NEW(3) Library Functions Manual MONGOC_APM_CALLBACKS_NEW(3)

NAME

mongoc_apm_callbacks_new() - None

SYNOPSIS


mongoc_apm_callbacks_t * mongoc_apm_callbacks_new (void);

Create a struct to hold event‐notification callbacks.

See Introduction to Application Performance Monitoring

RETURNS

A new mongoc_apm_callbacks_t you must free with mongoc_apm_callbacks_destroy

COLOPHON

This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
2016‐10‐12 MongoDB C Driver