ThreadDebug MembersKentico 8.0 API Reference
The ThreadDebug type exposes the following members.
Methods

  NameDescription
Public methodStatic memberThreadFinished
Proceeds the necessary actions when the thread finished
Public methodStatic memberThreadStarted
Registers the thread to the thread list
Back to Top
Properties

  NameDescription
Public propertyStatic memberFinishedThreads
List of the last finished threads.
Public propertyStatic memberLiveThreads
List of live threads.
Public propertyStatic memberMaxFinishedThreadsLogged
Maximum number of finished threads that should be logged by the system.
Back to Top
See Also