Click or drag to resize
Akka.NETVersionVector Operators

The VersionVector type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberGreaterThan
Returns true if x is after y else false.
Public operatorStatic memberInequality
Returns true if x VersionVector has other history than the y VersionVector else false.
Public operatorStatic memberLessThan
Returns true if x is before y else false.
Top
See Also