|
-
Jan 2nd, 2015, 07:33 PM
#1
Thread Starter
New Member
Need Simple Async/Await Progress Bar Example
I've found multiple examples of using Async/Await, but they are either using web page downloading or file downloading as the asynchronous or blocking method being called. In the examples the progress bar is then called and updated for each string (or object returned) from the web page or complete file returned. I am trying to call a method that takes ~5 seconds to execute and while this is occurring, be separately updating a progress bar on ~0.5 second intervals. Can anyone steer me in the direction where I could find a similar example?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|