OnBaudRate Event
Baudrate communications parameter has been set.
Syntax
Visual Basic .NET | Sub OnBaudRate(ByVal Value As UInt32) |
---|---|
Visual C# | void OnBaudRate(UInt32 Value); |
Parameters
Value
New baudrate value.
Baudrate communications parameter has been set.
Visual Basic .NET | Sub OnBaudRate(ByVal Value As UInt32) |
---|---|
Visual C# | void OnBaudRate(UInt32 Value); |
Value
New baudrate value.