The methods of System.ComponentModel.BackgroundWorker are listed below. For a list of all members, see the BackgroundWorker Members list.
See Also: Inherited members from System.ComponentModel.Component
CancelAsync() Documentation for this section has not yet been entered.ReportProgress(int) Documentation for this section has not yet been entered.ReportProgress(int, object) Documentation for this section has not yet been entered.RunWorkerAsync() Documentation for this section has not yet been entered.RunWorkerAsync(object) Documentation for this section has not yet been entered.
OnDoWork(DoWorkEventArgs) Documentation for this section has not yet been entered.OnProgressChanged(ProgressChangedEventArgs) Documentation for this section has not yet been entered.OnRunWorkerCompleted(RunWorkerCompletedEventArgs) Documentation for this section has not yet been entered.