#include <mongocxx/v_noabi/mongocxx/events/heartbeat_failed_event.hpp>
The failed execution of a heartbeat ("hello") command.
- See also
-
◆ heartbeat_failed_event() [1/2]
◆ heartbeat_failed_event() [2/2]
◆ awaited()
Returns a boolean indicating whether this heartbeat event is from an awaitable hello.
- Returns
- A boolean.
◆ duration()
Returns the duration of the failed operation.
- Returns
- The duration in microseconds.
◆ host()
Returns the host name.
- Returns
- The host name.
◆ message()
Returns the failed operation's error message.
- Returns
- The message.
◆ operator v1::events::server_heartbeat_failed()
◆ port()
Returns the port.
- Returns
- The port.
The documentation for this class was generated from the following file: