ScheduledProcess.ProcessID Property
This returns either the current or last known PID for this ScheduledProcess This is a read only property.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public uint ProcessID { get; }
Property Value
Type: UInt32
Implements
IConfigScheduledProcess.ProcessID
See Also: