RtProcess.StartInfo Property
Gets or sets the properties to passed to the IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics.RtProcess.Start() method of the RtProcess object.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public ProcessStartInfo StartInfo { get; set; }
Property Value
Type: ProcessStartInfo
Implements
IDiagnosticsRtProcess.StartInfo
See Also: