UserLoadChangeContext::RetrieveRecoverableErrorForChangeUnits Method

Gets the list of recoverable errors reported when data for change units was loaded from the item store.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
Dictionary<SyncId^, RecoverableErrorData^>^ RetrieveRecoverableErrorForChangeUnits()

Return Value

Type: System.Collections.Generic::Dictionary<SyncId, RecoverableErrorData>
The list of recoverable errors reported when data for change units was loaded from the item store.
Show: