#include <mongocxx/v_noabi/mongocxx/events/heartbeat_succeeded_event.hpp>
The successful execution of a heartbeat ("hello") command.
- See also
-
◆ heartbeat_succeeded_event() [1/2]
◆ heartbeat_succeeded_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 successful operation.
- Returns
- The duration in microseconds.
◆ host()
Returns the host name.
- Returns
- The host name.
◆ operator v1::events::server_heartbeat_succeeded()
◆ port()
Returns the port.
- Returns
- The port.
◆ reply()
Returns the server reply for the succeeded operation.
- Returns
- The reply.
The documentation for this class was generated from the following file: