1MONGOC_APM_SERVER_HEARTBEAT_SUMCOCNEGEODCEl_DiA_bPGmMEo_TnS_gEHoROcVSETR(_3H)EARTBEAT_SUCCEEDED_GET_HOST(3)
2
3
4
6 const mongoc_host_list_t *
7 mongoc_apm_server_heartbeat_succeeded_get_host (
8 const mongoc_apm_server_heartbeat_succeeded_t *event);
9
10 Returns this event's host. This mongoc_host_list_t is not part of a
11 linked list, it is solely the server for this event. The data is only
12 valid in the scope of the callback that receives this event; copy it if
13 it will be accessed after the callback returns.
14
16 • event: A mongoc_apm_server_heartbeat_succeeded_t.
17
19 A mongoc_host_list_t that should not be modified or freed.
20
21 SEE ALSO:
22 Introduction to Application Performance Monitoring
23
24
26 MongoDB, Inc
27
29 2017-present, MongoDB, Inc
30
31
32
33
341.25.1 MONGNOoCv_A0P8M,_S2E0R2V3ER_HEARTBEAT_SUCCEEDED_GET_HOST(3)