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 memberLiveThreadItems
Gets the List of currently running threads. This property is intended for internal use only.
Public propertyStatic memberMaxFinishedThreadsLogged
Maximum number of finished threads that should be logged by the system.
Top
See Also