/// <summary> /// Disconnect the client, if connected. Do nothing otherwise. /// </summary> public void Disconnect() { InfoHandler.Disconnect(); }