BackgroundWorker.RunWorkerAsync Method

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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.

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.

Top

See Also

Reference

BackgroundWorker Class

BackgroundWorker Members

System.ComponentModel Namespace