Example #1
0
 // shuts down the client.
 public void ShutdownClient()
 {
     client.ShutdownClient();
 }