This topic has not yet been rated - Rate this topic

INotifyingChangeApplierTarget Interface

Represents an object that can save item changes to a replica.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public interface INotifyingChangeApplierTarget
public interface INotifyingChangeApplierTarget
public interface INotifyingChangeApplierTarget

This interface must be implemented by the destination provider when it is using a NotifyingChangeApplier object to help apply changes to the destination replica. The INotifyingChangeApplierTarget object is passed to the ApplyChanges method. The NotifyingChangeApplier object then calls INotifyingChangeApplierTarget methods to save changes and conflicts to the destination replica.

Did you find this helpful?
(1500 characters remaining)