0

I found this example for Download zip file, unzip and save to isolated storage (http://transoceanic.blogspot.it/2011/08/wp7-download-zip-file-unzip-and-save-to.html)

I have to wait for the completion of the operation

how can I do?

Anton Sizikov
  • 9,105
  • 1
  • 28
  • 39
John Brush
  • 177
  • 11
  • What do you mean by "wait for"? – Anton Sizikov Sep 02 '13 at 14:48
  • You should "wait for" a few days for the author of that blog post. If you're lucky you'll get an answer straight from him. If not, reformat your question so it can be answered. Meanwhile, this might come in handy: http://stackoverflow.com/questions/16414137/httpwebrequest-download-file-and-progress-bar :) – Teknikaali Sep 02 '13 at 20:06
  • the operation is asynchronous. I want an event to tell me the end of the operation – John Brush Sep 03 '13 at 07:48
  • I hope you tried to implement such events and you will show us the results. So we'll be able to help you with your problem. – Anton Sizikov Sep 03 '13 at 08:49

0 Answers0