IObjectExplorerService.ConnectToServer(Object) Method

Definition

Connects to the server in OE using specified connection information.

public:
 void ConnectToServer(System::Object ^ connectionInfo);
public void ConnectToServer (object connectionInfo);
abstract member ConnectToServer : obj -> unit
Public Sub ConnectToServer (connectionInfo As Object)

Parameters

connectionInfo
Object

Throws if something went wrong

Applies to