Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)
Syntax
'Declaration
Public Sub SkipChangeDetection
'Usage
Dim instance As FullEnumerationContext
instance.SkipChangeDetection
public void SkipChangeDetection ()
public:
void SkipChangeDetection ()
public void SkipChangeDetection ()
public function SkipChangeDetection ()
Exceptions
| Exception type | Condition |
|---|---|
ReportItems or SkipChangeDetection was called earlier, or a previous change detection failed. |
See Also
Reference
FullEnumerationContext Class
FullEnumerationContext Members
Microsoft.Synchronization.SimpleProviders Namespace