Click or drag to resize
ReceiverConnectionType Property
Gets or sets the mechanism to use to connect to the data source.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ConnectionType ConnectionType { get; set; }

Property Value

Type: ConnectionType
See Also