FeedSyncServices::GetKnowledge Method

Computes the current knowledge of the replica by using the loaded FeedSync feed and returns that knowledge.

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

public:
SyncKnowledge^ GetKnowledge()

Return Value

Type: Microsoft.Synchronization::SyncKnowledge
The current knowledge that is computed by using the loaded FeedSync feed.
Show: