IProgress
|
The IProgressReport type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Complete | Completes the progress, set the progression as 100% |
|
|
DataProgress | Make on step on progress to save data to content store. The progress is counted differently |
|
|
Progress | Make one step in the progress, with operational message |
|
|
SetDataStep | Sets how many data steps to complete the progress |
|
|
Start | Starts the progress, cannot be restarted |