Report whether enqueuing to this object is enabled. This object is constructed with enqueuing enabled.
Synopsis
Declared in <bdlmt_multiqueuethreadpool.h>
bool
isEnabled() const;
Return Value
true if enqueuing is enabled, and false otherwise
Created with MrDocs