The events of the IdleTimer class are listed below. For a complete list of IdleTimer class members, see the IdleTimer Members topic.
Disposed (inherited from Component) | Occurs when the component is disposed by a call to the Dispose method. |
SystemIdle | Occures when SystemInterval is expired. |
SystemResume | Occures after the idle time interval is expired and the idle time counter is reset due to user intervention. |
Stopped (inherited from CustomTimer) | Occures after the timer is stopped. |
Tick (inherited from CustomTimer) | Occures when Interval is expired. |
IdleTimer Class | ZylIdleTimer Namespace