Example #1
0
 public void StopBackend()
 {
     BackendManager.StopServer(ServerName);
 }