The ThreadManager type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Abort |
Aborts all running threads.
| |
| Add |
Registers the specified ThreadWorker.
| |
| DecrThreadCount |
Decrements the count of running threads.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IncrThreadCount |
Increments the count of running threads.
| |
Creates a shallow copy of the current (Inherited from | ||
| PerformStep |
Advances the current position of the
| |
| Reset |
Resets the ThreadManager and
the | |
| Run |
Starts all registered threads.
| |
| ThreadsActive |
Indicates whether any threads are active.
| |
| (Inherited from |
See Also