ChangeApplicationServices Members
Represents a change application service object that can be used to perform change application actions individually.
The following tables list the members exposed by the ChangeApplicationServices type.
Public Constructors
Name | Description | |
---|---|---|
ChangeApplicationServices | Initializes a new instance of the ChangeApplicationServices class by using the specified ID format schema, conflict resolution policy, and synchronization session context information. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
BeginChangeApplication | Begins processing of a set of changes. | |
BeginFullEnumerationChangeApplication | Begins processing of a set of changes as part of a recovery synchronization. | |
EndChangeApplication | Ends processing of a set of changes. | |
EndFullEnumerationChangeApplication | Ends processing of a set of changes as part of a recovery synchronization. | |
Equals | Overloaded. (Inherited from Object.) | |
GetChangeApplicationContext | Gets an object that represents the current change to be applied. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUpdatedDestinationKnowledge | Gets the updated destination knowledge that contains all of the changes that have been applied so far. | |
ReferenceEquals | (Inherited from Object.) | |
ReportChangeUnitChangeApplied | Notifies the change application service that a change unit change has been successfully applied to the destination replica. | |
ReportItemChangeApplied | Notifies the change application service that an item change has been successfully applied to the destination replica. | |
ReportRecoverableErrorOnChangeUnitChange | Notifies the change application service that a recoverable error occurred when the destination provider tried to apply the change unit change. | |
ReportRecoverableErrorOnItemChange | Notifies the change application service that a recoverable error occurred when the destination provider tried to apply the item change. | |
SetDestinationKnowledge | Sets the destination knowledge that is used to calculate the updated destination knowledge as changes are applied. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ChangeApplicationServices Class
Microsoft.Synchronization Namespace