ApplyChangeFailedEventArgs::Context Property
Gets a SyncContext object that contains data changes, and anchor values and other metadata for a synchronization session.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Property Value
Type: Microsoft.Synchronization.Data::SyncContextA SyncContext object that contains data changes, and anchor values and other metadata for a synchronization session.
For an example of how to use this property, see How to: Handle Data Conflicts and Errors.
Show: