1MONGOC_APM_SET_SERVER_HEARTBEAT_MSOUNCGClOEiCEb_DmAEoPDnM_g_CoSBcE(T3_)SERVER_HEARTBEAT_SUCCEEDED_CB(3)
2
3
4

SYNOPSIS

6          typedef void (*mongoc_apm_server_heartbeat_succeeded_cb_t) (
7             const mongoc_apm_server_heartbeat_succeeded_t *event);
8
9          void
10          mongoc_apm_set_server_heartbeat_succeeded_cb (mongoc_apm_callbacks_t *callbacks,
11                                                        mongoc_apm_server_heartbeat_succeeded_cb_t cb);
12
13       Receive  an  event notification whenever the driver completes a "hello"
14       command to check the status of a server.
15

PARAMETERS

17callbacks: A mongoc_apm_callbacks_t.
18
19cb: A function to call with a mongoc_apm_server_heartbeat_succeeded_t
20         whenever  the  driver completes a "hello" command to check the status
21         of a server.
22
23       SEE ALSO:
24          Introduction to Application Performance Monitoring
25
26

AUTHOR

28       MongoDB, Inc
29
31       2017-present, MongoDB, Inc
32
33
34
35
361.25.1                         MONNoGvOC0_8A,PM2_0S2E3T_SERVER_HEARTBEAT_SUCCEEDED_CB(3)
Impressum