Return true if enqueuing jobs is enabled on this thread pool, and false otherwise.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

bool
isEnabled() const;

Created with MrDocs