Click or drag to resize

SerialPortConfigStopBits Property

Number of stop bits used in the serial port protocol.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public StopBits StopBits { get; set; }

Property Value

StopBits
Default is One.
See Also