CScheduler::AreThreadsServicingQueue

Returns true if there are threads actively running in serviceQueue()

Synopsis

Declared in <scheduler.h>

[[requires_capability(0x7f2e20c56188)]]
bool
AreThreadsServicingQueue() const;

Return Value

true while at least one thread is servicing the queue.