| setnstcpprofile_wsval |
Use this method to set factor used to calculate the new window size. This argument is needed only when window scaling is enabled. |
Syntax |
Parameters |
name |
Name of the TCP profile to be modified. This is mandatory parameter. |
wsval |
Factor used to calculate the new window size.
This argument is needed only when window scaling is enabled. Default value = TCP_DEFAULT_WSVAL. Maximum value = 14. |
Return Value |
Returns simpleResult |
See Also |