Table of Contents

Property ReadBufferSize

Namespace
Bonsai.IO.Ports
Assembly
Bonsai.System.dll

ReadBufferSize

Gets or sets the size of the read buffer, in bytes. This is the maximum number of read bytes which can be buffered.

public int ReadBufferSize { get; set; }

Property Value

int