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