The ProgressChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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.
|