ArcGIS Explorer Component Help |
BackgroundWorker..::.ReportProgress Method |
BackgroundWorker Class See Also |
Raises the ProgressChanged event to report the progress of the worker thread operation.
Overload List
Name | Description | |
---|---|---|
ReportProgress(Int32) |
Raises the ProgressChanged event to report the specified progress of the worker thread operation.
| |
ReportProgress(Int32, String) | Raises the ProgressChanged event to report the specified progress and message of the worker thread operation. |