MonitorEventAttachInterruptMessageBasedISTThreadID Property

The thread ID of the IST thread if there is one, otherwise zero. This is non-zero only if ISTFunctionAddress is non-zero. This field's value is defined only when the value of property MonitorEvent.Version is greater than or equal to 1001.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public int ISTThreadID { get; }

Property Value

Type: Int32
See Also