The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BackgroundWorker.RunWorkerAsync Method
Silverlight
Starts running a background operation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RunWorkerAsync | Starts running a background operation. |
|
RunWorkerAsync(Object) | Starts running a background operation and includes a parameter for use by the background operation. |
Community Additions
Show: