Raises the DoWork event to start execution of a worker thread operation.
Overload List
| Name | Description | |
|---|---|---|
| RunWorkerAsync()()() |
Raises the DoWork event to start execution of a worker thread operation.
| |
| RunWorkerAsync(Object) | Raises the DoWork event to start execution of a worker thread operation, passing the specified argument to the worker thread. |

