Beispiel #1
0
 private void btnStop_Click(object sender, EventArgs e)
 {
     sc.StopServer();
 }