Share via


SyncConflict Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SyncConflict 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 SyncConflict() Initializes a new instance of the SyncConflict class by using default values.
Public method SyncConflict(ConflictType, SyncStage) Initializes a new instance of the SyncConflict class by using conflict type and conflict stage parameters.

Top

Remarks

For an example of how to handle conflicts, see How to: Handle Data Conflicts and Errors.

See Also

Reference

SyncConflict Class

Microsoft.Synchronization.Data Namespace