This namespace contains classes related to thread management.
Assembly: Zyan.Communication
Collapse/Expand Public Classes
  Name Description
Public Class ClrThreadPool Built-in CLR thread pool implementation of the IThreadPool interface.
Public Class Static IThreadPoolExtensions Extension methods for the IThreadPool interface.
Public Class SimpleLockThreadPool Thread pool with simple locking work item queue.
Collapse/Expand Public Interfaces
  Name Description
Public Interface IThreadPool Simple thread pool interface.