Specifies the total per-socket buffer space reserved for sends. This is unrelated to the maximum message size or the size of a TCP window.
[Visual Basic] Public Const SoSndBuf As Integer [C#] public const int SoSndBuf; [C++] public: const int SoSndBuf; [JScript] public var SoSndBuf : int;
SocketOption Class | SocketOption Members | System.Net.Sockets Namespace