public override void OnClose()
 {
     base.OnClose();
     hostService.OnDisconnect(HostId);
 }