Share via


PeerDataSyncAdapter Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a set of commands that are used to retrieve and apply data and metadata changes at the local peer database.

Namespace: Microsoft.Synchronization.Data.Peer
Assembly: Microsoft.Synchronization.Data.Peer (in microsoft.synchronization.data.peer.dll)

Syntax

'Declaration
Public Class PeerDataSyncAdapter
'Usage
Dim instance As PeerDataSyncAdapter
public class PeerDataSyncAdapter
public ref class PeerDataSyncAdapter
public class PeerDataSyncAdapter
public class PeerDataSyncAdapter

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.PeerDataSyncAdapter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PeerDataSyncAdapter Members
Microsoft.Synchronization.Data.Peer Namespace