Exemple #1
0
 /// <summary>
 /// Disconnect the client, if connected. Do nothing otherwise.
 /// </summary>
 public void Disconnect()
 {
     InfoHandler.Disconnect();
 }