BaudRate Property
Baud rate serial port communication parameter.
Access
Read/Write
Syntax
Visual Basic .NET |
BaudRate As UInt32 |
---|---|
Visual C# |
UInt32 BaudRate; |
Errors
The property may throw exception. Refer to Handle errors sample for details.