RxThreshold Property

Number of the bytes received from the COM port that fires OnReceive event. RxThreshold is set to 1 by default.

Access

Read/Write

Syntax

Delphi
object.RxThreshold: Cardinal;
BCBuilder
property Cardinal RxThreshold;