| VectorClockCreate Method |
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static VectorClock Create()
static member Create : unit -> VectorClock
Return Value
Type:
VectorClockA new
VectorClock.
See Also