RtProcess.ExitTime Property
Gets the time that the associated process exited.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public DateTime ExitTime { get; }
Property Value
Type: DateTime
Implements
IDiagnosticsRtProcess.ExitTime.
See Also: