Signals the monitors in static monitor list that they should start working again.
If this function was called the monitors continue their work and fires an event each time the specified event is reached.
The monitors work could be temporarily stopped by calling static Break method.
The static monitor list will be used for monitors which could be used from different triggers or something else.
For an example source code see the Break method.
Monitor Class | uws.Monitors Namespace