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.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public void Reset()

Implements

IConfigSubsystemReset
See Also