Click or drag to resize

IdleTimerIdleIntervalInSeconds Property

The time interval of idle in seconds (1 second = 1000 milliseconds). When this interval of idle is expired then the Idle event is fired.

Namespace: ZylSoft.Timers
Assembly: ZylIdleTimer (in ZylIdleTimer.dll) Version: 1.42.8793.22144
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public double IdleIntervalInSeconds { get; set; }

Property Value

Double
See Also