Exemple #1
0
 public bool Restart()
 {
     return(_server?.Restart() ?? false);
 }