Loading
A BackgroundWorker component executes code in a separate dedicated secondary thread. In this article, I will demonstrate how to use the BackgroundWorker component to execute a time consuming process while main thread is still available to the user interface.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.