| setnshttpprofile_reqtimeout |
Use this method to set time, in seconds, within which the HTTP request must complete. If the request does not complete within this time, the specified request timeout action is executed. Zero disables the timeout. |
Syntax |
Parameters |
name |
Name of the HTTP profile to be modified. This is mandatory parameter. |
reqtimeout |
Time, in seconds, within which the HTTP request must complete. If the request does not complete within this time, the specified request timeout action is executed. Zero disables the timeout. Default value = 0. Minimum value = 0. Maximum value = 86400. |
Return Value |
Returns simpleResult |
See Also |