Click or drag to resize

TimerTriggerInterval Property

Gets or sets the interval of the timer.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public TimeSpan Interval { get; set; }

Property Value

Type: TimeSpan
See Also