Return true if enqueuing jobs is enabled on this thread pool, and false otherwise.
Synopsis
Declared in <bdlmt_fixedthreadpool.h>
bool
isEnabled() const;
Return Value
true if enqueuing is enabled, and false otherwise
Created with MrDocs