Subsystem.RtssProcessorsRequested Property
Read-only. Returns the requested number RTSS processors. If processor configuration has not happened yet, this property will return a wRTOSNotConfiguredException, and the real-time Subsystem cannot be started. See method SetWindowsAndRtssProcessorsRequested.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public uint RtssProcessorsRequested { get; }
Property Value
Type: UInt32
Implements
IConfigSubsystem.RtssProcessorsRequested
See Also: