ISerialConnectorHandshake Property |
Gets or sets the handshake protocol to use.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Handshake Handshake { get; set; }
Property Handshake As Handshake
Get
Set
property Handshake Handshake {
Handshake get ();
void set (Handshake value);
}
abstract Handshake : Handshake with get, set
Property Value
Type:
HandshakeSee Also