Multithreading with the BackgroundWorker Component
2005-11-26
2005-11-26
| Table of Contents: |
| Rate This Article: | Add This Article To: |
Multithreading with the BackgroundWorker Component
( Page 1 of 3 )
Ready to begin incorporating multi-threading in your applications? The BackgroundWorker makes multi-threading available as a component, and it combines the ease of using the Timer component with the ease of the asynchronous invocation.
( Page 1 of 3 )
Ready to begin incorporating multi-threading in your applications? The BackgroundWorker makes multi-threading available as a component, and it combines the ease of using the Timer component with the ease of the asynchronous invocation.
![]() |
|


