Click or drag to resize

IProgressReport Methods


The IProgressReport type exposes the following members.

Methods
  Name Description
Public method Complete Completes the progress, set the progression as 100%
Public method DataProgress Make on step on progress to save data to content store. The progress is counted differently
Public method Progress Make one step in the progress, with operational message
Public method SetDataStep Sets how many data steps to complete the progress
Public method Start Starts the progress, cannot be restarted
Top
See Also