Click or drag to resize

IThreadInfoThreadState Property

Win32_PerfRawData_PerfProc_Thread: Current state of the thread.

Namespace:  Xcalibur.Models.Processes
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
int ThreadState { get; set; }

Property Value

Type: Int32
The state of the thread.
See Also