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: 7.1.23701.0
Syntax
public interface ISynchronizationCollection

The ISynchronizationCollection type exposes the following members.

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