The length of time (in milliseconds) to wait before retrying any single connection to a listening application.
Type: | Long |
---|---|
Default: | 5000 |
Required: | No |
Configuration Section: | IndexNotify |
Example: | ConnectRetries=0 ConnectTimeout=5000 In this example, each index report action is retried 0 times, allowed for 5 seconds to make the connection with the listening application. |
See Also: |
|