|   | Managed | 
 Inheritance Hierarchy
Inheritance Hierarchy
         Syntax
SyntaxThe ManagedThreads type exposes the following members.
 Properties
Properties| 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 | 
 Methods
Methods| 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) | 
 See Also
See Also