IntervalSeconds

The interval of time, in seconds, that is processed when you run the synchronize action. The interval starts from the time of the most recent message that has been retrieved. The connector indexes any chat that is complete (as defined by ChatExpirySeconds) and is within the interval.

The value that you specify must be greater than the value of ScheduleRepeatSecs.

Type: Integer
Default:  
Required: Yes
Recommended Range: Minimum: 180
Maximum: 360000
Configuration Section: TaskName or FetchTasks
Example: IntervalSeconds=6000
See Also: ChatExpirySeconds