Report whether all jobs in this queue are finished.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

bool
isDrained() const;

Return Value

true if all jobs in this queue are finished, and false otherwise

Created with MrDocs