ScheduleRepeatSecs
The ScheduleRepeatSecs
parameter specifies the interval (in seconds) from the start of one scheduled synchronize
cycle to the start of the next. If a previous synchronize cycle is still running when the interval elapses, the connector queues a maximum of one action.
This parameter has an effect only if the EnableScheduledTasks
parameter is set to True
.
Type: | Integer |
Default: | 1 |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Connector |
Example: | ScheduleRepeatSecs=3600
|
See Also: |