Represents a structure used by the Percent Complete events.
Cancel | Cancels a lengthy operation. |
CanCancel | Returns whether the lengthy operation can be canceled. |
Canceled | Returns whether the lengthy operation has been canceled. |
Message | Gets a progress message. |
PercentCompleted | Returns the current progress status. The value returned is greater or equal to 0 and less or equal to 100. |