SendBufferSize property

Gets or sets the Send BufferSize option.

Syntax
Visual Basic

Public Property SendBufferSize As Integer
C#

public int SendBufferSize  { get; set; }
See also