An NDoc Documented Class Library |
|
InfiniTec.SystemUtilities Namespace
Namespace hierarchy
Classes
Class |
Description |
AdvancedThreadPool
|
Implements a class similar to the ThreadPool. Can be used in cases where the threadpool ist inappropiate. Additionally, the number of processing threads can be adjusted. |
ProcessObjectEventArgs
|
Contains the object to be processed by the eventhandler. |
ThreadStateInfo
|
Summary description for ThreadStateInfo. |
Delegates
Delegate |
Description |
ProcessObjectEventHandler
|
Eventhandler to process objects that have been placed into an AsyncProcessor object. |