Remove all monitors of given type from static monitor list.
The function removes all monitors of given type from static monitor list. Running monitors will be stopped and then removed.
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.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no type was given. |
Monitor Class | uws.Monitors Namespace | Monitor.Remove Overload List