IsConfigured | Get the flag if monitor is configured or not. |
IsPaused | Get the flag if monitor is paused or not. |
IsRunning | Get the flag if monitor is running or not. |
Configure | Configures the monitor from a xml element. |
Continue | Signals the monitor that it could start working again. |
Pause | Signals the monitor that it could break and pause it's work. |
Start | Signals the monitor that it could start it's work. |
Stop | Signals the monitor thtat it should stop it's work. |
Event | Event which will occures if monitor matches. |
IMonitor Interface | uws.Monitors Namespace | Monitor | CrashMonitor