IInSyncStatusResultContext Interface |
Namespace: ITHit.FileSystem
The IInSyncStatusResultContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Result |
Operation result.
(Inherited from IResultContextBase.) | |
| 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.) |