ReceiveBufferSize property

Gets or sets the ReceiveBufferSize option.

Syntax
Visual Basic

Public Property ReceiveBufferSize As Integer
C#

public int ReceiveBufferSize { get; set; }
See also