| setnstimeout_httpclient |
Use this method to set global idle timeout, in seconds, for client connections of HTTP service type. This value is over ridden by the client timeout that is configured on individual entities. |
Syntax |
Parameters |
httpclient |
Global idle timeout, in seconds, for client connections of HTTP service type. This value is over ridden by the client timeout that is configured on individual entities. Default value = 0. Minimum value = 0. Maximum value = 18000. |
Return Value |
Returns simpleResult |
See Also |