IMonitorSubsystem Interface |
This interface is the abstraction of the concrete implementation by class Subsystem.
Namespace:
IntervalZero.RTX64.MonitorAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)
The IMonitorSubsystem type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoRotateLogFiles |
See property AutoRotateLogFiles.
| |
| AutoStart |
See property AutoStart.
| |
| LogFolder |
See property LogFolder.
| |
| LogSizeMax |
See property LogSizeMax.
| |
| MTBSize |
See property MTBSize.
| |
| State |
See property State.
|
Top