FullEnumerationContext::SkipChangeDetection Method

Called by a provider to cause the Sync Framework runtime to skip change detection for a synchronization session.

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

public:
void SkipChangeDetection()

ExceptionCondition
SimpleProviderInvalidOperationException

ReportItems or SkipChangeDetection was called earlier, or a previous change detection failed.

Show: