Click or drag to resize

ProgressEventArgs Properties

The ProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentProgress
Gets the current progress.
Public propertyCurrentStep
Gets the current step.
Public propertyMaxProgress
Gets the maximum progress.
Public propertyState
Gets the progress state.
Top
See Also