ScheduledHandlerRunDays Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| Sunday | 1 | Run the task on Sundays | |
| Monday | 2 | Run the task on Mondays | |
| Tuesday | 4 | Run the task on Tuesdays | |
| Wednesday | 8 | Run the task on Wednesdays | |
| Thursday | 16 | Run the task on Thursdays | |
| Friday | 32 | Run the task on Fridays | |
| Saturday | 64 | Run the task on Saturdays |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.