ISynchronizationCollection Interface |
IT Hit User File System
Represents folder that supports suncroniztion based on sync-token.
Namespace:
ITHit.FileSystem.Synchronization
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public interface ISynchronizationCollection
Public Interface ISynchronizationCollection
public interface class ISynchronizationCollection
type ISynchronizationCollection = interface end
The ISynchronizationCollection type exposes the following members.
Methods
| Name | Description |
---|
| GetChangesAsync |
Provides the engine with changes received from remote storage since last sync token.
|
TopSee Also