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 or something else happens.
To continue the monitor work call Continue method.
Monitor Class | uws.Monitors Namespace | IMonitor