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
Public Interface ISynchronizationCollection
public interface class ISynchronizationCollection
type ISynchronizationCollection = interface end
The ISynchronizationCollection type exposes the following members.
Methods
| Name | Description |
---|
| GetChangesAsync |
Returns a list of changes that correspond to a synchronization request.
|
TopSee Also