ReportProgress Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ComponentModel Namespac ...
BackgroundWorker Class
BackgroundWorker Methods
ReportProgress Method
ReportProgress Method (Int32)
ReportProgress Method (Int32, ...
BackgroundWorker Methods
CancelAsync Method
Dispose Method
MemberwiseClone Method
OnDoWork Method
OnProgressChanged Method
OnRunWorkerCompleted Method
ReportProgress Method
RunWorkerAsync Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
BackgroundWorker
.
.
::
.
ReportProgress Method
Raises the
ProgressChanged
event.
Overload List
Name
Description
ReportProgress(Int32)
Raises the
ProgressChanged
event.
ReportProgress(Int32, Object)
Raises the
ProgressChanged
event.
Top
See Also
Reference
BackgroundWorker Class
BackgroundWorker Members
System.ComponentModel Namespace
Tags :