Signals the monitors in static monitor list that it could start it's work.
True if all monitors were started otherwise false.
If this function was called the monitors start it's work and fire an event each time the specified event is reached.
To stop the monitors work call the static End 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 Add method.
Monitor Class | uws.Monitors Namespace