An NDoc Documented Class Library

AdvancedThreadPool Constructor

Initializes an instance of this class with a thread count of five.

Overload List

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);

See Also

AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace