IObjectExplorerService.DisconnectServer(Object) Method

Definition

Disconnects the server in OE matching specified connection information.

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

Parameters

connectionInfo
Object

Throws if something went wrong, does nothing if the server is not connected

Applies to