Idle |
The IdleTimer type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) | |
| Idle | Occurs when IdleInterval is expired. | |
| IdleWarning | Occurs before IdleInterval is expired. The interval is set by WarningInterval property. | |
| Resume | Occurs after the idle time interval is expired and the idle time counter is reset due to user intervention. |