The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Using the Backgroundworker with VB.Net 2005
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted May 31, 2011, 11:50 AM
how do i manage multiple background workers
Mahesh ChandPosted Jul 31, 2010, 5:09 PM
Yes. You can call it from anywhere.
psabatinePosted Mar 4, 2010, 6:09 PM
I see that the BGW1.RunWorkerAsync() is in a button click event can this be called from a routine sub procedure?