Esempio n. 1
0
    void OnDisable()
    {
        ClientSocket clientsocket = ClientSocket.GetSocket();

        clientsocket.ClientClose();
    }