BitrateEmulation Property
State of bitrate emulation flag. If TRUE, the port emulates write data transfer speed in accordance with value of bitrate communications parameter.
If FALSE, data is written to the port without any delays. FALSE by default.
Access
Read/Write
Syntax
Visual Basic .NET |
BitrateEmulation As Boolean |
---|---|
Visual C# |
Boolean BitrateEmulation; |