public void Stop()
 {
     _remoteControlService.Stop(Model.Id);
 }