public ServerManagerBase(RetroSpyServerName serverName)
 {
     ServerName = serverName.ToString();
 }