Click or drag to resize

WpfApplicationIdleTimerIdleIntervalInMinutes Property

The time interval of idle in minutes. 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 IdleIntervalInMinutes { get; set; }

Property Value

Double
See Also