Share via


SyncConflict Constructor

Initializes a new instance of the SyncConflict class.

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

Overload List

Name Description
SyncConflict ()
Initializes a new instance of the SyncConflict class by using default values.
SyncConflict (ConflictType, SyncStage)
Initializes a new instance of the SyncConflict class by using conflict type and conflict stage parameters.

See Also

Reference

SyncConflict Class
SyncConflict Members
Microsoft.Synchronization.Data Namespace