1MONGOC_APM_SERVER_HEARTBEAT_STARMTOENDG_lOGiCEb_TmA_oPHnMOg_SoSTcE(R3V)ER_HEARTBEAT_STARTED_GET_HOST(3)
2
3
4
6 const mongoc_host_list_t *
7 mongoc_apm_server_heartbeat_started_get_host (
8 const mongoc_apm_server_heartbeat_started_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_started_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 MONNoGvOC0_8A,PM2_0S2E3RVER_HEARTBEAT_STARTED_GET_HOST(3)