Chuck
Mon Jun 12 08:44:33 CDT 2006
Thanks, I was hoping to was to wait on the main thread until the
update is complete. Usually with threads you do this with
theUpdateThread.Join(). Which would wait until theUpdateThread
exited.
However, I don't know the thread(s) the ApplicationDeployment is
using.
On Fri, 09 Jun 2006 11:14:38 GMT, v-lliu@online.microsoft.com (Linda
Liu [MSFT]) wrote:
>Hi Chuck,
>
>Thank you for posting.
>
>I think you could add code in the current ApplicationDeployment instance's
>CheckForUpdateProgressChanged event handler to show the download progress
>while waiting for the CheckForUpdateAsync operation completed.
>
>Here is a link of an example you could refer to:
>
http://msdn2.microsoft.com/en-us/library/system.deployment.application.appli
>cationdeployment.checkforupdatecompleted(VS.80,d=ide).aspx
>
>Hope this is helpful to you.
>If you have any other concerns or need anything else, please don't hesitate
>to let me know.
>
>
>Sincerely,
>Linda Liu
>Microsoft Online Community Support
>
>====================================================
>When responding to posts,please "Reply to Group" via
>your newsreader so that others may learn and benefit
>from your issue.
>====================================================