Return true if the threads of this multi-priority thread pool are currently suspended from processing jobs, and false otherwise.
Declared in <bdlmt_multiprioritythreadpool.h>
bool
isSuspended() const;
true if threads are suspended, and false otherwise