Overload List
Name | Description | |
---|---|---|
![]() | TaskDistributor(String) |
Creates a new instance of the TaskDistributor with ProcessorCount x2 worker threads.
The task distributor will auto start his worker threads.
|
![]() | TaskDistributor(String, Int32) |
Creates a new instance of the TaskDistributor.
The task distributor will auto start his worker threads.
|
![]() | TaskDistributor(String, Int32, Boolean) |
Creates a new instance of the TaskDistributor.
|