Click or drag to resize

SerialPortConfigHandshake Property

Flow control method used in the serial port protocol.

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

Property Value

Handshake
Default is None.
See Also