ServiceTimeout

The amount of time, in milliseconds, that the connector waits for a response from Salesforce. If the timeout is reached the connector does not synchronize the objects involved until the next synchronize task. It logs an error message and continues with the task.

Type: Integer
Default: 60000
Required: No
Configuration Section: TaskName or FetchTasks
Example: ServiceTimeout=100000
See Also: