Return true if the threads of this multi‐priority thread pool are currently suspended from processing jobs, and false otherwise.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

bool
isSuspended() const;

Created with MrDocs