Click or drag to resize
IConnectorGetFirstConnection Method
Returns the first established connection or null if there are no connections.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IConnection GetFirstConnection()

Return Value

Type: IConnection
See Also