Click or drag to resize

ProgressChangedEventArgs Properties

The ProgressChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyProgress
Gets or sets the progress of the event
Public propertyState
Contextual information (such as text) which is appended to the progress on user interfaces or REST messages
Top
See Also