| ArcGIS Explorer Component Help |
| BackgroundWorker..::.RunWorkerAsync Method |
| BackgroundWorker Class See Also |
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. |