Ejemplo n.º 1
0
 private void disConnBt_Click(object sender, RoutedEventArgs e)
 {
     client.Disconnect();
 }