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