ItemChangeSkippedEventArgs Members
Provides data for the ItemChangeSkipped event.
The following tables list the members exposed by the ItemChangeSkippedEventArgs type.
Public Properties
Name | Description | |
---|---|---|
ItemChange | Gets the item change that was skipped. | |
ItemRecoverableErrorData | Gets additional data about the recoverable error that caused the item to be skipped. | |
ReportingProvider | Gets the relative position of the provider that skipped the item change. | |
Stage | Gets the stage in the synchronization session when the item change was skipped. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRecoverableErrorDataForChangeUnit | Gets additional data about the recoverable error that caused the change unit change to be skipped. | |
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
ItemChangeSkippedEventArgs Class
Microsoft.Synchronization Namespace