Click or drag to resize

TimerInterval Property

The time interval in milliseconds. The OnTick event is fired repeatedly after this measured interval.

Namespace: ZylSoft.Timers
Assembly: ZylTimer (in ZylTimer.dll) Version: 1.31.8797.18884
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public int Interval { get; set; }

Property Value

Int32
See Also