1MONGOC_APM_SET_TOPOLOGY_OPENING_CB(3l)ibmongMoOcNGOC_APM_SET_TOPOLOGY_OPENING_CB(3)
2
3
4

NAME

6       mongoc_apm_set_topology_opening_cb    -   mongoc_apm_set_topology_open‐
7       ing_cb()
8

SYNOPSIS

10          typedef void (*mongoc_apm_topology_opening_cb_t) (
11             const mongoc_apm_topology_opening_t *event);
12
13          void
14          mongoc_apm_set_topology_opening_cb (mongoc_apm_callbacks_t *callbacks,
15                                              mongoc_apm_topology_opening_cb_t cb);
16
17       Receive an event notification whenever the driver  initializes  a  mon‐
18       goc_topology_description_t.
19

PARAMETERS

21       · callbacks: A mongoc_apm_callbacks_t.
22
23       · cb:  A function to call with a mongoc_apm_topology_opening_t whenever
24         the driver initializes a mongoc_topology_description_t.
25

SEE ALSO

27       Introduction to Application Performance Monitoring
28

AUTHOR

30       MongoDB, Inc
31
33       2017-present, MongoDB, Inc
34
35
36
37
381.16.2                           Feb 25, 2M0O2N0GOC_APM_SET_TOPOLOGY_OPENING_CB(3)
Impressum