Zyl |
| Class | Description | |
|---|---|---|
| CustomTimer | Thread based Timer class. | |
| IdleTimer | IdleTimer lets you to take actions after a specified system-wide (related to the whole system) idle time or to check the time interval of user inactivity. | |
| WinFormsApplicationIdleTimer | WinFormsApplicationIdleTimer lets you to take actions after a specified application-wide (related to the application) idle time or to check the time interval of user inactivity. Use for WinForms applications. | |
| WpfApplicationIdleTimer | WpfApplicationIdleTimer lets you to take actions after a specified application-wide (related to the application) idle time or to check the time interval of user inactivity. Use for WPF applications. |