This topic has not yet been rated - Rate this topic

IncompleteReplicaKeyMapException Class

The exception that is thrown by KnowledgeBuilder when KnowledgeBuilder.ReplicaKeyMap is found to be incomplete in some way.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
[SerializableAttribute] 
public class IncompleteReplicaKeyMapException : SyncException
/** @attribute SerializableAttribute() */ 
public class IncompleteReplicaKeyMapException extends SyncException
SerializableAttribute 
public class IncompleteReplicaKeyMapException extends SyncException

KnowledgeBuilder.ReplicaKeyMap is checked each time a KnowledgeBuilder property is updated and when KnowledgeBuilder.BuildForgottenKnowledge or KnowledgeBuilder.BuildSyncKnowledge is called.

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.IncompleteReplicaKeyMapException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)