NetX runs a number of maintenance tasks on a daily basis. Normally (and by default), these tasks run at 1 am. However, there may be a need to adjust when these tasks run. This can be done by setting the following property to a number (integer) between "0" (which is midnight) and "23" (which is 11 pm):
Property | Description |
---|---|
sys.scheduleDailyRunHour |
Changes the scheduled time that maintenance tasks run. If this property value is set to anything other than integers between 0 and 23, the default of "1" (1 am) will be substituted. Value options: number between 0 and 23 Requires restart: |