Skip to content

QuantumGate::Extender::IsRunning

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

Returns whether the extender is running.

Signature

bool IsRunning() const noexcept;

Return values

Returns true if the extender is running, otherwise false.

Clone this wiki locally