C-DEngine 5.105

TheDiagnostics Methods

The TheDiagnostics type exposes the following members.

Methods


  Name Description
Public method Static member GetProcessThreads
Method returns an array containg the threads that a process is running.
Public method Static member PriorityToString
Method translates thread priority level enumerator value into a String value.
Public method Static member SetThreadName(String)
Sets the Thread Name for debugging
Public method Static member SetThreadName(String, Boolean)
Sets the Thread Name for debugging
Public method Static member ThreadStateToString
Method translates ThreadState enumerator value into a String value.
Public method Static member ThreadWaitReasonToString
Method translates ThreadWaitReason enumerator value into a String value.