1MONGOC_APM_SERVER_HEARTBEAT_FAILEMDO_NGlGEiOTbC_m_HoAOnPSgMTo_(cS3E)RVER_HEARTBEAT_FAILED_GET_HOST(3)
2
3
4
6 const mongoc_host_list_t *
7 mongoc_apm_server_heartbeat_failed_get_host (
8 const mongoc_apm_server_heartbeat_failed_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_failed_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 MNOoNvGO0C8_,AP2M0_2S3ERVER_HEARTBEAT_FAILED_GET_HOST(3)