RtProcess.IsRtkProcess Property
Gets or sets a value indicating whether this instance is RTK process.
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 IsRtkProcess { get; }
Property Value
Type: Boolean
true if this instance is RTK process; otherwise, false.
See Also: