Skip to content

QuantumGate::Peer::IsConnected

Karel Donk edited this page Dec 13, 2019 · 1 revision

Checks whether or not the peer is (still) connected to the local instance.

Signature

bool IsConnected() const noexcept;

Return values

Returns a bool value indicating whether the peer is connected (true) or not (false).

Clone this wiki locally