Click or drag to resize

WinFormsApplicationIdleTimerIdle Event

Occurs when IdleInterval is expired.

Namespace: ZylSoft.Timers
Assembly: ZylIdleTimer (in ZylIdleTimer.dll) Version: 1.42.8793.22144
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public event EventHandler<EventArgs> Idle

Value

EventHandlerEventArgs
See Also