Function is called from timer which shows that the trigger event should be fired.
Inherited from Trigger.
protected virtual void TimerCallback(object);
Function is called from timer which shows that the trigger event should be fired.
protected void TimerCallback(object,ElapsedEventArgs);
IntervalTrigger Class | uws.Triggers Namespace | Trigger