Click or drag to resize
IConnectorEstablishConnection Method
Tells the connector to establish a connection. This is a non-blocking call, the function will return immediately and establish the connection in the background.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void EstablishConnection()
See Also