| setnstcpprofile_kaconnidletime |
Use this method to set duration, in seconds, for the connection to be idle, before sending a keep-alive (KA) probe. |
Syntax |
Parameters |
name |
Name of the TCP profile to be modified. This is mandatory parameter. |
kaconnidletime |
Duration, in seconds, for the connection to be idle, before sending a keep-alive (KA) probe. Default value = NSTCP_KA_DEFAULT_CONN_IDLETIME. Minimum value = 1. Maximum value = 4095. |
Return Value |
Returns simpleResult |
See Also |