Subsystem.Stop Method

Stops the Subsystem. If the Subsystem fails to stop properly, this method throws an exception of type wRTOSException, and instance property State returns STOP_ERROR.

Namespace:  IntervalZero.MaxRT.wRTOS.Control
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.1.0)

Syntax

Copy
public void Stop()

Implements

IControlSubsystem.Stop

See Also: