Click or drag to resize

WorkerThreadPoolRemoveThreadsExceedingMaxIdleTime Method

This method removes threads from the idle pool where the maximum idle time is exceeded. This method does nothing if only MinWorkerThreads are active

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public void RemoveThreadsExceedingMaxIdleTime()
See Also