Share via


IConflictLogWriter Members

When implemented by a derived class, represents a writer that saves conflicts to a conflict log.

The following tables list the members exposed by the IConflictLogWriter type.

Public Methods

  Name Description
Public method SaveConflict When overridden in a derived class, saves information about a change that caused a concurrency conflict.
Public method SaveConstraintConflict When overridden in a derived class, saves information about a change that caused a constraint conflict.

Top

See Also

Reference

IConflictLogWriter Interface
Microsoft.Synchronization Namespace

Concepts

Logging and Managing Conflicts