SyncVersion Constructor (UInt32, UInt64)
Initializes a new instance of the SyncVersion class that contains the specified replica key and tick count.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- replicaKey
- Type: System::UInt32
The key of the replica that originated this version.
- tickCount
- Type: System::UInt64
The tick count for the version.
Show: