Subsystem.ResetLogFolder Method

Resets property LogFolder to its default value (%PROGRAMDATA%\IntervalZero\Monitor).

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

Syntax

Copy
public void ResetLogFolder()

Implements

IMonitorSubsystem.ResetLogFolder

Exceptions

Exception Condition

wRTOSException

Thrown if this method is used without the wRTOS Runtime installed.

See Also: