mongoc_apm_server_heartbeat_failed_get_awaited(3)

mongoc_apm_server_heartbeat_failed_get_awaited()

Section 3 libmongoc-doc bookworm source

Description

MONGOC_APM_SERVER_HEARTBEAT_FAILED_GET_AWAITED

NAME

mongoc_apm_server_heartbeat_failed_get_awaited - mongoc_apm_server_heartbeat_failed_get_awaited()

SYNOPSIS

bool
mongoc_apm_server_heartbeat_failed_get_awaited (
const mongoc_apm_server_heartbeat_failed_t *event);

Returns whether this event came from an awaitable hello.

PARAMETERS

event: A mongoc_apm_server_heartbeat_failed_t.

RETURNS

A bool indicating whether the heartbeat event came from an awaitable hello.

SEE ALSO:

Introduction to Application Performance Monitoring

AUTHOR

MongoDB, Inc

COPYRIGHT

2017-present, MongoDB, Inc