This command is used to determine if
the Nagle Algorithm (TCP) is enabled on the specified instance.
By default the Nagle Algorithm (TCP) is enabled.
int Instance: This is the instance that the command should use.
1 if the Nagle Algorithm (TCP) is enabled.
0 if the Nagle Algorithm (TCP) is disabled.
-1 if an error occurred.
DBP
C++
.Net