TCnSerialPort.ReadBufferSize Property

Gets or sets the size of the SerialPort input buffer.

Namespace: CNClrLib.Component.SerialPort
published
 property ReadBufferSize: Integer read GetReadBufferSize write SetReadBufferSize default 4096;

Property Value

Type: Integer