NetworkComms CommsThreadPool Property NetworkComms.Net Help
The thread pool used by networkComms.Net to execute incoming packet handlers.

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

public static CommsThreadPool CommsThreadPool { get; set; }

Property Value

Type: CommsThreadPool
See Also