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;
Return Value
true if enqueuing is enabled, and false otherwise
Created with MrDocs