HI, Currently application is requesting for the update using CheckForUpdateAsync(),
Now we want the application to stay quite and let the update notify the application if any update is available. Then we retrieve the updates in a background thread only if notified. Application is not supposed to check for updates.
If any solution or its possible, then plz suggest
thanx..