Click or drag to resize

IdleTimerWarningIntervalInSeconds Property

The time interval before idle in seconds. When this interval is expired then the IdleWarning event is fired. WarningInterval must be lower than IdleInterval.

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

Property Value

Double
See Also