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

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

int
queueCapacity() const;

Return Value

the capacity of the job queue

Created with MrDocs