Click or drag to resize

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.1.26791.0-Beta2
Syntax
public interface ISynchronizationCollection

The ISynchronizationCollection type exposes the following members.

Methods
  NameDescription
Public methodGetChangesAsync
Provides the engine with changes received from remote storage since last sync token.
Top
See Also