CommsThreadPool MinThreadsCount Property NetworkComms.Net Help
The minimum number of idle threads to maintain in the pool

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

public int MinThreadsCount { get; private set; }

Property Value

Type: OnlineInt32
See Also