JobPollingInterval
Specifies the polling interval (in seconds) when checking the status of a bulk API job.
Data Type
int
Default Value
5
Remarks
This property is used to specify the polling interval (in seconds) to identify when a bulk API job has completed. The adapter will wait JobPollingInterval seconds between calls to check a bulk API job status. Once the job is identified as 'Completed', the adapter will download and parse the generated file returning the results of the specified query.