[#BloombergLP-bdlmt-MultiQueueThreadPool-isEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/MultiQueueThreadPool.adoc[MultiQueueThreadPool]::isEnabled :relfileprefix: ../../../ :mrdocs: Return `true` if the queue associated with the specified `id` is currently enabled, or `false` otherwise (including if `id` is not a valid queue id). == Synopsis Declared in `<bdlmt_multiqueuethreadpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEnabled(int id) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#