DotNetSerialPort.TxBufferSize Property
Gets or sets the size of the transmit buffer.
public
int TxBufferSize {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