MonitorEventThreadTerminate.ThreadExitCode Property
The exit code of the real-time thread that terminated. This is the value returned from the thread's start function.
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 ThreadExitCode { get; }
Property Value
Type: UInt32
See Also: