Return the amount of time (in milliseconds) a thread remains idle before being shut down when there are more than min threads started.

Synopsis

Declared in <bdlmt_threadpool.h>

int
maxIdleTime() const;

Created with MrDocs