Share via


LoggedConflict Constructor

Initializes a new instance of the LoggedConflict class.

Overload List

Name Description
LoggedConflict (SyncIdFormatGroup, ItemChange, Object, SyncKnowledge, SyncKnowledge)
Initializes a new instance of the LoggedConflict class that represents a concurrency conflict, by using the specified ID format schema, item change metadata, item data, conflict knowledge, and made-with knowledge.
LoggedConflict (SyncIdFormatGroup, ItemChange, SyncId, ConstraintConflictReason, Object, SyncKnowledge, SyncKnowledge, Boolean)
Initializes a new instance of the LoggedConflict class that represents a constraint conflict, by using the specified ID format schema, item change metadata, conflicting item ID, constraint conflict reason, item data, conflict knowledge, made-with knowledge, and value that indicates whether the conflict is temporary.

See Also

Reference

LoggedConflict Class
LoggedConflict Members
Microsoft.Synchronization Namespace