LoggedConflict Class

Represents metadata and data for a conflict that can be logged.

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

Syntax

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

Remarks

The destination provider can implement this interface, or use the implementation supplied by Sync Framework.

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.LoggedConflict

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

LoggedConflict Members
Microsoft.Synchronization Namespace