Click or drag to resize
Akka.NETVectorClock Operators

The VectorClock type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Compares two specified vector clocks for equality.
Public operatorStatic memberGreaterThan
Compares two specified vector clocks to see if the first one is greater than the other one.
Public operatorStatic memberInequality
Compares two specified vector clocks for inequality.
Public operatorStatic memberLessThan
Compares two specified vector clocks to see if the first one is less than the other one.
Top
See Also