Return true if the enqueuing of new jobs is enabled for this multi‐priority thread pool, and false otherwise.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

bool
isEnabled() const;

Created with MrDocs