Click or drag to resize
Akka.NETVectorClockToString Method
Returns a string that represents the current object.

Namespace:  Akka.Cluster
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also