Extension methods for the IThreadPool interface.
Declaring type: IThreadPoolExtensions
Namespace: Zyan.Communication.Threading
Assembly: Zyan.Communication
Collapse/Expand Public Methods
  Name Description
Public Method Static QueueUserWorkItem Queues a method for the execution, and specifies an object to be used by the method.