This topic has not yet been rated - Rate this topic

NotifyingChangeApplierIChangeDataRetrieverAdapter Class

Represents an adapter that can convert between a managed IChangeDataRetriever and an unmanaged ISynchronousDataRetriever.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public class NotifyingChangeApplierIChangeDataRetrieverAdapter : IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter
public class NotifyingChangeApplierIChangeDataRetrieverAdapter implements IChangeDataRetrieverAdapter

This adapter initializes an UnmanagedSyncProviderWrapper to convert change data between its managed and unmanaged representations. Sync Framework implements all the required class and interface conversions. The provider must perform the actual data conversion by implementing the ChangeDataAdapter abstract class.

System.Object
  Microsoft.Synchronization.NotifyingChangeApplierIChangeDataRetrieverAdapter
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)