ReplicaKeyMap::LookupReplicaId Method
Gets the replica ID that corresponds to the specified replica key.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- replicaKey
- Type: System::UInt32
The replica key to look up.
Return Value
Type: Microsoft.Synchronization::SyncIdThe replica ID that corresponds to the specified replica key.
Show: