NAL.ResetAutoStart Method

Resets AutoStart of the NAL to it's default value of true, which starts the NAL whenever the Subsystem starts.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public void ResetAutoStart()

Implements

IConfigNAL.ResetAutoStart
See Also