Execute Asynchronous Operation
Instantiate an async worker and call RunWorkerAsync
to start execution of the worker delegate on a background thread.
Instantiate an async worker and call RunWorkerAsync
to start execution of the worker delegate on a background thread.