IObjectExplorerService.TryConnectToServer(Object) Method

Definition

Connects to the server.

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

Parameters

connectionInfo
Object

Connection information.

Applies to