Click or drag to resize
DescribeHandshake Method
Returns a description of a serial port handshake.

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

Parameters

handshake
Type: System.IO.PortsHandshake

Return Value

Type: String
See Also