Home > Configuration > NS > setnstcpprofile_tcpmode

setnstcpprofile_tcpmode

Use this method to set tCP Optimization modes TRANSPARENT / ENDPOINT.

Syntax



Parameters

name

Name of the TCP profile to be modified.
This is mandatory parameter.

tcpmode

TCP Optimization modes TRANSPARENT / ENDPOINT.
Default value = NS_TCPOPTMODE_TRANSPARENT.
Possible Values : TRANSPARENT, ENDPOINT.

Return Value

Returns simpleResult

See Also