SyncConflictResolver Members
Represents the actions to take when any conflicts occur during synchronization.
The following tables list the members exposed by the SyncConflictResolver type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
SyncConflictResolver | Initializes a new instance of the SyncConflictResolver class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ClientDeleteServerUpdateAction | Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientDeleteServerUpdate conflict occurs. |
![]() |
ClientInsertServerInsertAction | Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientInsertServerInsert conflict occurs. |
![]() |
ClientUpdateServerDeleteAction | Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientUpdateServerDelete conflict occurs. |
![]() |
ClientUpdateServerUpdateAction | Gets or sets a ResolveAction enumeration value that specifies the action to take when a ClientUpdateServerUpdate conflict occurs. |
![]() |
StoreErrorAction | Gets or sets a ResolveAction enumeration value that specifies the action to take when an error occurs in the client or server data store. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SyncConflictResolver Class
Microsoft.Synchronization.Data Namespace