Click or drag to resize
IConnectorConnection Property
Gets the first (or only) connection established by the connector.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IConnection Connection { get; }

Property Value

Type: IConnection
See Also