IValidateDataResultContext Interface |
Namespace: ITHit.FileSystem
The IValidateDataResultContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearStatus |
Clears the operation status set by the ReportStatus(String, UInt32) call.
(Inherited from IResultContext.) |
![]() | ReportProgress |
Reports operation progress and resets 60 sec timout timer.
(Inherited from IResultContext.) |
![]() | ReportStatus |
Reports operation status to the platform.
(Inherited from IResultContext.) |
![]() | ReturnValidationResult |
Returns results of the file validation from ValidateDataAsync(Int64, Int64, IValidateDataOperationContext, IValidateDataResultContext) call.
|
![]() | UpdateSyncProviderStatus |
Updates the current status of the sync provider.
(Inherited from IResultContext.) |