Exemplo n.º 1
0
 //Disconnect
 private void button3Click(object sender, EventArgs e)
 {
     client.Close();
 }