Click or drag to resize
Akka.NETLWWRegisterT Properties

The LWWRegisterT generic type exposes the following members.

Properties
  NameDescription
Public propertyTimestamp
Returns a timestamp used to determine precedence in current register updates.
Public propertyUpdatedBy
Returns a unique address of the last cluster node, that updated current register value.
Public propertyValue
Returns value of the current register.
Top
See Also