Built-in CLR thread pool implementation of the IThreadPool interface.
Declaring type: ClrThreadPool
Namespace: Zyan.Communication.Threading
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method ClrThreadPool

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Method QueueUserWorkItem Queues a method for the execution, and specifies an object to be used by the method.