Click or drag to resize
DescribeStopBits Method
Returns a description of a number of stop bits.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string StopBits(
	StopBits stopBits
)

Parameters

stopBits
Type: System.IO.PortsStopBits

Return Value

Type: String
See Also