System.Net.Sockets.SocketOptionName.SendBuffer Field

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.

Value: SendBuffer

Syntax

SocketOptionName SendBuffer

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0