PeerDataSyncConflict Class

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

Represents a synchronization conflict at the row level.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.Peer.PeerDataSyncConflict

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

PeerDataSyncConflict Members
Microsoft.Synchronization.Data.Peer Namespace