Overload List

  NameDescription
Public methodTaskDistributor(String)
Creates a new instance of the TaskDistributor with ProcessorCount x2 worker threads. The task distributor will auto start his worker threads.
Public methodTaskDistributor(String, Int32)
Creates a new instance of the TaskDistributor. The task distributor will auto start his worker threads.
Public methodTaskDistributor(String, Int32, Boolean)
Creates a new instance of the TaskDistributor.

See Also