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
Visual Basic .NET |
RxThreshold As UInt32 |
---|---|
Visual C# |
UInt32 RxThreshold; |
Number of the bytes received from the COM port that fires OnReceive event. RxThreshold is set to 1 by default.
Read/Write
Visual Basic .NET |
RxThreshold As UInt32 |
---|---|
Visual C# |
UInt32 RxThreshold; |