IAnchorSyncProvider Interface
Represents a provider for replicas that track changes by using anchors.
interface IAnchorSyncProvider : ISimpleSyncProvider
Members
IAnchorSyncProvider method | Description |
---|---|
Enumerates changes from a replica that occurred since the specified anchor value. |
|
Called at the end of every change batch and manual knowledge commit on the destination provider to return an enumeration anchor that is used to determine the next set of changes to synchronize. |
Requirements
Header: AnchorEnumerationProvider.h