Click or drag to resize

WinFormsApplicationIdleTimerWarningIntervalInMinutes Property

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

Property Value

Double
See Also