Disconnect

サーバーから切断します。

構文

public void Disconnect() 

パラメータ

なし

結果

クライアントがサーバーから切断されます。

//Disconnect from server
server.Disconnect();