|
-
Mar 27th, 2014, 08:24 PM
#8
Thread Starter
Member
Re: BackgroundWorker problem
I "thought" I could just make a collection and just loop through them, like I do with arrays, one at a time, but because, I guess, they are running async it is running all 3 without waiting for the 1st loop to finish. I haven't found a way to do it synchronous.
I pretty much was hoping it would be able to run the 1st loop and finish then run the 2nd loop and finish and finally the last loop.
I mean I guess I could somehow chain them but I was trying out just using one bit of code to do all 3 things
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
|