0 out of 1 rated this helpful - Rate this topic

KnowledgeBuilder.ReplicaKeyMap Property

Gets the replica key map that is used to build the knowledge.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
public IDictionary<uint,SyncId> ReplicaKeyMap { get; }
/** @property */
public IDictionary<UInt32,SyncId> get_ReplicaKeyMap ()

public function get ReplicaKeyMap () : IDictionary<uint,SyncId>

Property Value

The replica key map that is used to build the knowledge.
Did you find this helpful?
(1500 characters remaining)