Share via


LoadChangeContext Members

When overridden by a derived class, represents information about a change to be loaded from the item store.

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

Protected Constructors

  Name Description
Protected method LoadChangeContext Initializes a new instance of the LoadChangeContext class.

Top

Public Properties

  Name Description
Public property ItemChange When overridden in a derived class, gets the change item for which the change data should be retrieved from the item store.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method RecordRecoverableErrorForChangeUnit When overridden in a derived class, indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store.
Public method RecordRecoverableErrorForItem When overridden in a derived class, indicates that a recoverable error occurred when data for this item was loaded from the item store.
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

LoadChangeContext Class
Microsoft.Synchronization Namespace