Ejemplo n.º 1
0
 private void OnWindowClosing(object sender, CancelEventArgs e)
 {
     udpService.Disconnect();
 }