Click or drag to resize

ISynchronizationCollection Interface

IT Hit WebDAV Classes Reference
Provides synchronization support. Allows efficient synchronization of he contents of a WebDAV collection.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
public interface ISynchronizationCollection

The ISynchronizationCollection type exposes the following members.

Methods
  NameDescription
Public methodGetChangesAsync
Returns a list of changes that correspond to a synchronization request.
Top
See Also