Return the maximum number of threads that are allowed to be running at given time.
Synopsis
Declared in <bdlmt_threadpool.h>
int
maxThreads() const;
Return Value
the configured maximum number of worker threads
Created with MrDocs