KnowledgeFragmentBuilder::BuildSyncKnowledge Method
Builds a SyncKnowledge object from the parts that are provided by the other builder methods.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Exception | Condition |
|---|---|
| SyncInvalidOperationException | This object was already used to build a knowledge object, no replica key map exists, or no scope range set exists. |
| IncompleteReplicaKeyMapException | The replica key map that is contained in this object is incomplete. |
Show: