Dela via


LoggedConflict Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the LoggedConflict class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method 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.
Public method 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.

Top

See Also

Reference

LoggedConflict Class

Microsoft.Synchronization Namespace