Return the capacity of the queue used to enqueue jobs by this thread pool.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

int
queueCapacity() const;

Created with MrDocs