MonitorEventThreadCreate.ThreadID Property
The thread ID of the newly created thread. A proxy thread has the thread ID of the Windows process for which it is a proxy.
Namespace:
IntervalZero.MaxRT.wRTOS.Monitor
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public uint ThreadID { get; }
Property Value
Type: UInt32
See Also: