Skip to content

QuantumGate::Local::IsRunning

Karel Donk edited this page Dec 10, 2019 · 2 revisions

Returns whether the instance is running.

Signature

bool IsRunning() const noexcept;

Return values

Returns a true if the instance is running and false if not.

Clone this wiki locally