Click or drag to resize
ConnectionEventArgsConnection Property
Gets the connection.

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

Property Value

Type: IConnection
See Also