Return the amount of time a thread remains idle before being shut down when there are more than min threads started.
Synopsis
Declared in <bdlmt_threadpool.h>
bsls::TimeInterval
maxIdleTimeInterval() const;
Created with MrDocs