WaitForStateFailOnTimeout
A Boolean value that specifies whether page processing fails with an error when the page does not finish loading before the WaitForStateTimeout.
If you set this parameter to FALSE
, the connector logs a warning but processes the page anyway.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: |
Any section specified by WaitForStateSections, TaskName, or FetchTasks |
Example: | WaitForStateFailOnTimeout=FALSE
|
See Also: | WaitForStateTimeout |