Click or drag to resize
ThreadDebug Properties

The ThreadDebug type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFinishedThreadItems
Gets the List of finished threads. This property is intended for internal use only.
Public propertyStatic memberFinishedThreads Obsolete.
List of the last finished threads.
Public propertyStatic memberLiveThreadItems
Gets the List of currently running threads. This property is intended for internal use only.
Public propertyStatic memberLiveThreads Obsolete.
List of live threads.
Public propertyStatic memberMaxFinishedThreadsLogged
Maximum number of finished threads that should be logged by the system.
Top
See Also