An NDoc Documented Class Library |
|
AdvancedThreadPool Constructor (Int32)
Initializes an instance of this class with the specified number of processing threads.
public AdvancedThreadPool(
int maxThreads);
Parameters
-
maxThreads
- The maximum number of threads used for processing the objects in the process queue.
See Also
AdvancedThreadPool Class | InfiniTec.SystemUtilities Namespace | AdvancedThreadPool Constructor Overload List