public long UserService(int value)
 {
     return(remoteService.DoRemoveFunction(value));
 }