Click or drag to resize

IProgressReport Methods


The IProgressReport type exposes the following members.

Methods
  NameDescription
Public methodComplete
Completes the progress, set the progression as 100%
Public methodDataProgress
Make on step on progress to save data to content store. The progress is counted differently
Public methodProgress
Make one step in the progress, with operational message
Public methodSetDataStep
Sets how many data steps to complete the progress
Public methodStart
Starts the progress, cannot be restarted
Top
See Also