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;
Return Value
the number of priorities configured at construction
Created with MrDocs