CommsThreadPool QueueCount Property NetworkComms.Net Help
The total number of items currently waiting to be collected by a thread

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

public int QueueCount { get; }

Property Value

Type: OnlineInt32
See Also