Click or drag to resize

IConfirmationResultContext Methods

IT Hit User File System

The IConfirmationResultContext type exposes the following members.

Methods
  NameDescription
Public methodReportProgress
Reports operation progress and resets 60 sec timout timer.
(Inherited from IResultContext.)
Public methodReportStatus
Reports operation status to the platform.
(Inherited from IResultContext.)
Public methodReturnConfirmationResult
Confirms the operation, such as move/rename or delete.
Public methodReturnErrorResult
Cancels the operation, such as move/rename or delete.
Top
See Also