The members of System.ComponentModel.BackgroundWorker are listed below.
See Also: Inherited members from System.ComponentModel.Component
Documentation for this section has not yet been entered.
[read-only] CancellationPending bool. Documentation for this section has not yet been entered. [read-only] IsBusy bool. Documentation for this section has not yet been entered. WorkerReportsProgress bool. Documentation for this section has not yet been entered. WorkerSupportsCancellation bool. Documentation for this section has not yet been entered.
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.
DoWork Documentation for this section has not yet been entered. ProgressChanged Documentation for this section has not yet been entered. RunWorkerCompleted Documentation for this section has not yet been entered.