Subsystem.Reset Method

Resets all Subsystem configuration parameters to their default values. After this method is called, the machine must be rebooted for the changes to take effect.

Namespace:  IntervalZero.MaxRT.wRTOS.Config
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)

Syntax

Copy
public void Reset()

Implements

IConfigSubsystem.Reset

See Also: