IConfirmationResultContext Interface |
Namespace: ITHit.FileSystem
The IConfirmationResultContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetInSync |
If this property is set to false the item will not be marked as in-sync
after the create, update or move/rename operation. Default is true.
(Inherited from IInSyncResultContext.) |
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.
|