ItemConflictingEventArgs Members
Provides data for the ItemConflicting event.
The following tables list the members exposed by the ItemConflictingEventArgs type.
Public Properties
Name | Description | |
---|---|---|
DestinationChange | Gets the change item of the destination replica. | |
DestinationChangeData | Gets an object that can be used to retrieve item data for the change item from the destination replica. | |
SourceChange | Gets the change item of the source replica. | |
SourceChangeData | Gets an object that can be used to retrieve item data for the change item from the source replica. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetResolutionAction | Overloaded. Gets the conflict resolution action. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
SetResolutionAction | Overloaded. Sets the conflict resolution action. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ItemConflictingEventArgs Class
Microsoft.Synchronization Namespace