PeerDataSyncContext Class

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

Encapsulates data changes and metadata for a synchronization session.

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class PeerDataSyncContext
'Usage
Dim instance As PeerDataSyncContext
[SerializableAttribute] 
public class PeerDataSyncContext
[SerializableAttribute] 
public ref class PeerDataSyncContext
/** @attribute SerializableAttribute() */ 
public class PeerDataSyncContext
SerializableAttribute 
public class PeerDataSyncContext

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.PeerDataSyncContext

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

PeerDataSyncContext Members
Microsoft.Synchronization.Data.Peer Namespace