![]() | QuickTriggerType Enumeration |
Namespace: Microsoft.Win32.TaskScheduler
Member name | Value | Description | |
---|---|---|---|
Boot | 0 | At boot. | |
Idle | 1 | On system idle. | |
Logon | 2 | At logon of any user. | |
TaskRegistration | 3 | When the task is registered. | |
Hourly | 4 | Hourly, starting now. | |
Daily | 5 | Daily, starting now. | |
Weekly | 6 | Weekly, starting now. | |
Monthly | 7 | Monthly, starting now. |