Processes all remaining queue members on the calling thread, blocking until queue is empty Must be called after the CScheduler has no remaining processing threads!

Synopsis

Declared in <scheduler.h>

[[requires_capability(0x7ff383083a28)]]
virtual
void
flush() override;

Created with MrDocs