TheDiagnostics Methods
The TheDiagnostics type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetProcessThreads |
Method returns an array containg the threads that a process is running.
|
|
PriorityToString |
Method translates thread priority level enumerator value into a String value.
|
|
SetThreadName(String) |
Sets the Thread Name for debugging
|
|
SetThreadName(String, Boolean) |
Sets the Thread Name for debugging
|
|
ThreadStateToString |
Method translates ThreadState enumerator value into a String value.
|
|
ThreadWaitReasonToString |
Method translates ThreadWaitReason enumerator value into a String value.
|