The ProgressChangedEventArgs type exposes the following members.

Properties

  NameDescription
Message
Gets a string containing a message to show in a progress dialog on the UI thread.
Progress
Gets an integer indicating the progress of the worker operation.

See Also