LoadChangeContext Class
When overridden by a derived class, represents information about a change to be loaded from the item store.
System.Object
Microsoft.Synchronization.LoadChangeContext
Microsoft.Synchronization.UserLoadChangeContext
Microsoft.Synchronization.LoadChangeContext
Microsoft.Synchronization.UserLoadChangeContext
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The LoadChangeContext type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ItemChange | When overridden in a derived class, gets the change item for which the change data should be retrieved from the item store. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | 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. |
![]() | RecordRecoverableErrorForItem | When overridden in a derived class, indicates that a recoverable error occurred when data for this item was loaded from the item store. |
![]() | ToString | (Inherited from Object.) |
Show:
