Return the fixed number of priorities, specified at construction, that this multi‐priority thread pool supports.

Synopsis

Declared in <bdlmt_multiprioritythreadpool.h>

int
numPriorities() const;

Created with MrDocs