Initializes an instance of this class with a thread count of five.
Initializes an instance of this class with a thread count of five.
public AdvancedThreadPool();
Initializes an instance of this class with the specified number of processing threads.
public AdvancedThreadPool(int);
AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace