System.Net.Sockets.SocketOptionName.ReceiveBuffer Field

Specifies the total per-socket buffer space reserved for receives. This is unrelated to the maximum message size or the size of a TCP window.

Value: ReceiveBuffer

Syntax

SocketOptionName ReceiveBuffer

Requirements

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