CommBufferSize property

Gets or sets the CommBufferSize connection property.

Syntax
Visual Basic

Public Property CommBufferSize As Integer
C#

public int CommBufferSize { get; set; }
See also