Show / Hide Table of Contents

Property EmulatedBaudRate

| Edit this page View Source

EmulatedBaudRate

Gets or sets the emulated baud rate. Defaults to 115200

Declaration
public uint EmulatedBaudRate { get; set; }
Property Value
Type Description
uint
Remarks

Note that if the baud rate gets very low, while keeping a high BurstRate, the stream will not be able to keep up the burstrate. For high-frequency bursts, make sure you have a corresponding high emualated baud rate.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0main, v3.0, v2.2, v2.1
.NETmain, v3.0
.NET Windowsmain, v3.0
.NET Androidmain, v3.0
.NET iOSmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1
UWPmain, v3.0, v2.2, v2.1
Xamarin.Androidv2.2, v2.1
Xamarin.iOSv2.2, v2.1
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX