CommsThreadPool CurrentNumIdleThreads Property NetworkComms.Net Help
The total number of idle threads currently in the thread pool

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public int CurrentNumIdleThreads { get; }

Property Value

Type: OnlineInt32
See Also