Return true if the queue associated with the specified id is currently paused, or false otherwise (including if id is not a valid queue id).
true
id
false
Declared in <bdlmt_multiqueuethreadpool.h>
<bdlmt_multiqueuethreadpool.h>
bool isPaused(int id) const;