|
|
Managed
|
The ManagedThreads type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveThreadStatus | Returns a descriptive status of all queued and active mananged threads | |
| QueuedThreads | Returns a copy of the currently queued and active threads |
| Name | Description | |
|---|---|---|
| Cancel | Removes a queued thread from thread pool if still queued, if allowAbort is True aborts the thread if executing (standard or queued) |