Remove given registered event handler from each trigger which has no specified name.
The function remove given registered event handler from each trigger in static trigger list where no name is specified.
The static trigger list will be used for global trigger which could be used from different objects.
For an example source code see the Add method.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no event handler was given. |
Trigger Class | uws.Triggers Namespace | Trigger.SignOff Overload List