Click or drag to resize

IThreadInfoStartAddress Property

Win32_PerfRawData_PerfProc_Thread: Starting virtual address for this thread.

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

Property Value

Type: Int64
The start address.
See Also