An NDoc Documented Class Library |
|
MsgConfig.SocketTcpNoDelay Property
The configuration value to enable or disable Nagle's algorithm on the Socket
This application configuration value is defined as "SocketTcpNoDelay".
The default value is "True".
public static
bool SocketTcpNoDelay {get; set;}
See Also
MsgConfig Class | webMethods.Msg Namespace