IObjectExplorerService.DisconnectServer(Object) 方法

定義

在 OE 中斷開伺服器,匹配指定的連線資訊。

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

參數

connectionInfo
Object

如果出錯會丟棄,伺服器沒連線時則沒反應

適用於