Click or drag to resize
IConnectorGetConnections Method
Returns an array of established connections made 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[] GetConnections()

Return Value

Type: IConnection
See Also