SyncProvider Class
When overridden by a derived class, represents a synchronization provider.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
The SyncProvider type exposes the following members.
Synchronization providers expose particular data stores to a synchronization community.
Typically, this class will not be inherited directly. Instead, provider implementers will inherit from one of its derived types, such as KnowledgeSyncProvider.
Show:
