Return an instantaneous snapshot of the total number of elements enqueued.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

int
numElements() const;

Return Value

instantaneous snapshot of the total number of elements enqueued

Created with MrDocs