The SyncProvider type exposes the following members.
Methods
| Name | Description |
---|
 | BeginSession | (Overrides KnowledgeSyncProvider.BeginSession(SyncProviderPosition, SyncSessionContext).) |
 | EndSession | (Overrides KnowledgeSyncProvider.EndSession(SyncSessionContext).) |
 | Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) |
 | GetChangeBatch | (Overrides KnowledgeSyncProvider.GetChangeBatch(UInt32, SyncKnowledge, Object).) |
 | GetDataRetriever | |
 | GetFullEnumerationChangeBatch | (Overrides KnowledgeSyncProvider.GetFullEnumerationChangeBatch(UInt32, SyncId, SyncKnowledge, Object).) |
 | GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |
 | GetNextTickCount | |
 | GetSyncBatchParameters | (Overrides KnowledgeSyncProvider.GetSyncBatchParameters(UInt32, SyncKnowledge).) |
 | LoadChangeData | |
 | ProcessChangeBatch | (Overrides KnowledgeSyncProvider.ProcessChangeBatch(ConflictResolutionPolicy, ChangeBatch, Object, SyncCallbacks, SyncSessionStatistics).) |
 | ProcessFullEnumerationChangeBatch | (Overrides KnowledgeSyncProvider.ProcessFullEnumerationChangeBatch(ConflictResolutionPolicy, FullEnumerationChangeBatch, Object, SyncCallbacks, SyncSessionStatistics).) |
 | SaveChangeWithChangeUnits | |
 | SaveConflict | |
 | SaveItemChange | |
 | StoreKnowledgeForScope | |
 | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
 | TryGetDestinationVersion | |
Top
See Also