Click or drag to resize

TimerTick Event

Occurs when the interval is expired.

Namespace: ZylSoft.Timers
Assembly: ZylTimer (in ZylTimer.dll) Version: 1.31.8797.18884
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public event EventHandler<EventArgs> Tick

Value

EventHandlerEventArgs
See Also