예제 #1
0
 public void Cleanup()
 {
     Client.Close();
     Thread.Abort();
 }