BackgroundWorker Component

The BackgroundWorker component enables your form or control to run an operation asynchronously.

In This Section

Reference

  • Event-based Asynchronous Pattern Overview
    Describes how the asynchronous pattern makes available the advantages of multithreaded applications while hiding many of the complex issues inherent in multithreaded design.