TimeBetweenRetries
The number of milliseconds that you want to elapse after the Distributed Action Handler has checked down servers before it checks them again.
Type: | Long |
Default: | 5000 |
Allowed Range: |
Minimum: 100 Maximum: 86400000 |
Recommended Range: |
Minimum: 100 Maximum: 60000 |
Required: | No |
Configuration Section: | Server |
Example: |
In this example, the Distributed Action Handler waits 240,000 milliseconds (4 minutes) before it attempts to reconnect to an IDOL Server that is down. |
See Also: |