BaseStationSettingsHandshake Property |
No longer used. Not marked as obsolete as that prevents serialisation.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Handshake Handshake { get; set; }
Public Property Handshake As Handshake
Get
Set
public:
property Handshake Handshake {
Handshake get ();
void set (Handshake value);
}
member Handshake : Handshake with get, set
Property Value
Type:
HandshakeSee Also