APPLIANCE_NETWORK_REQUEST_TIMEOUT
Use APPLIANCE_NETWORK_REQUEST_TIMEOUT to specify the period of time to wait for a network send or receive request to complete.
- Required
- No
- Default
- 500
- Permitted values
- 0 or 500 - 12000 milliseconds
- Description
-
Specify the period of time to wait for a network send or receive request to complete. A value of 0 results in an infinite timeout period.
- Notes
- None
- Syntax
-
APPLIANCE_NETWORK_REQUEST_TIMEOUT(milliseconds)
- Example
-
APPLIANCE_NETWORK_REQUEST_TIMEOUT(0)