Subsystem.MaximumFolderSize Property

This is the size limit, in megabytes, for all session folders under folder %SYSTEMDRIVE%\Users\Public\Documents\IntervalZero\Monitor. If this property is changed, the Subsystem must be restarted for the change to take effect.

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 uint MaximumFolderSize { get; set; }

Property Value

Type: UInt64

Implements

IMonitorSubsystem.MaximumFolderSize

Exceptions

Exception Condition

wRTOSException

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

See Also: