The following tables list the members exposed by ProgressEventArgs.
| Name | Description | |
|---|---|---|
| ProgressEventArgs Constructor | The ProgressEventArgs object is the event arguments object for the ProgressEventHandler. For more information, see ProgressEventHandler |
| Name | Description | |
|---|---|---|
| percent | The percentage complete for convert progress notifications. |
| time | The time elapsed for capture progress notifications. |