DotNetSerialPort.RxBufferSize Property
Gets or sets the size of the receive buffer.
public
int RxBufferSize {get; set;}
Remarks
- Default size is 4 kilobytes.
- To be able to use this property, the port must be open
See Also
DotNetSerialPort Class | SWBOX Namespace