SimpleSyncProvider::OnChangeDetectionCompleted Method

When overridden in a derived class, raises the ChangeDetectionCompleted event.

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

public:
virtual void OnChangeDetectionCompleted(
	ChangeDetectionCompletedEventArgs^ args
)
Show: