Share via


ItemChangeSkippedEventArgs Members

Provides data for the ItemChangeSkipped event.

The following tables list the members exposed by the ItemChangeSkippedEventArgs type.

Public Properties

  Name Description
Public property ItemChange Gets the item change that was skipped.
Public property ItemRecoverableErrorData Gets additional data about the recoverable error that caused the item to be skipped.
Public property ReportingProvider Gets the relative position of the provider that skipped the item change.
Public property Stage Gets the stage in the synchronization session when the item change was skipped.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetRecoverableErrorDataForChangeUnit Gets additional data about the recoverable error that caused the change unit change to be skipped.
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ItemChangeSkippedEventArgs Class
Microsoft.Synchronization Namespace