IConfirmationResultContext Methods |
The IConfirmationResultContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportProgress |
Reports operation progress and resets 60 sec timeout timer.
(Inherited from IResultContext.) | |
| ReportStatus |
Reports operation status to the platform.
(Inherited from IResultContext.) | |
| ReturnConfirmationResult |
Confirms the operation, such as move/rename or delete.
| |
| ReturnErrorResult |
Cancels the operation, such as move/rename or delete.
|