|
-
Mar 27th, 2014, 06:23 PM
#6
Re: BackgroundWorker problem
 Originally Posted by thequestor
all 3 one after the other on a single click. I don't have an issue with it if I do it one by one [ie a click for each]. 
Then write a method that downloads a file and call it three times from the DoWork event handler. It's that simple. Download one file, then download the second and then download the third.
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
|