APPLIANCE_CONNECT_RETRY_COUNT
Use APPLIANCE_CONNECT_RETRY_COUNT to specify the number of consecutive failed connection attempts before terminating.
- Required
- No
- Default
- 0
- Permitted values
- 0 - 65535
- Description
-
Specify the number of consecutive failed connection attempts before terminating. Set to 0 to never stop attempting connections. Set to 1 to stop immediately after a connection attempt fails.
- Notes
- None
- Syntax
-
APPLIANCE_CONNECT_RETRY_COUNT(retry_count)
- Example
-
APPLIANCE_CONNECT_RETRY_COUNT(1000)