RetryInterval
The RetryInterval
parameter specifies the amount of time (in seconds) between attempts to connect to the URL.
This parameter is used only when you are using the HTTP handler (LibraryName=HttpHandler
).
Type: | Integer |
Default: | 0 |
Required: | No |
Configuration Section: | EventHandler |
Example: | RetryInterval=20
|
See Also: | Retries |