Click or drag to resize
IProgressCallback Methods

The IProgressCallback type exposes the following members.

Methods
  NameDescription
Public methodSetProgress
Sets the current progress of the operation. The value should be between 0 and 1.
Public methodSetState
Sets a text indicating the current state of the operation.
Top
See Also