Skip to main content
.NET Framework Class Library
BackgroundWorker..::.RunWorkerAsync Method





Starts execution of 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
 NameDescription
Public methodRunWorkerAsync()()()Starts execution of a background operation.
Public methodRunWorkerAsync(Object)Starts execution of a background operation.
Top