Click or drag to resize
IRebroadcastServerConnector Property
Gets or sets the object that establishes the connection for us.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
INetworkConnector Connector { get; set; }

Property Value

Type: INetworkConnector
See Also