[#BloombergLP-bdlmt-MultipriorityThreadPool-isEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultipriorityThreadPool.adoc[MultipriorityThreadPool]::isEnabled :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEnabled() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#