public BasicResponse ExitServer()
 {
     return(_configService.ExitServer());
 }