RtProcess.HasExited Property
Gets a value indicating whether the associated process has been terminated.
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 bool HasExited { get; }
Property Value
Type: Boolean
Implements
IDiagnosticsRtProcess.HasExited.
See Also: