Click or drag to resize
Akka.NETVectorClockCreate Method
Creates a new VectorClock

Namespace:  Akka.Cluster
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static VectorClock Create()

Return Value

Type: VectorClock
A new VectorClock.
See Also