The following tables list the members exposed by ProgressEventArgs.
| Name | Description | |
|---|---|---|
![]() | ProgressEventArgs Constructor | Initializes a new instance of the ProgressEventArgs. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or Sets a value to abort the current operation. |
![]() | Message | Gets the textual message specifying the current operation state. |
![]() | Percentage | Gets the current percentage of the progress. |

