Signals the monitor that it could break and pause it's work.
If this function was called the monitor pause it's work and stop firing an event each time a specified action happens.
To continue the monitor work call Continue method.
Exception Type | Condition |
---|---|
Exception | Thrown if monitor is not running. |
CrashMonitor Class | uws.Monitors Namespace | IMonitor | Monitor