Subsystem.Stop Method
Stops monitoring.
Note: If you attempt to open a session folder immediately after using this function to stop monitoring, you might encounter an exception due to the session still being written. When this occurs, wait a few moments before opening the session folder.
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
public void Stop()
Implements
IMonitorSubsystem.Stop
Exceptions
| Exception | Condition |
|---|---|
|
Thrown if this method is used without the wRTOS Runtime installed. |
See Also: