Click or drag to resize
Akka.NETLWWRegisterTUpdatedBy Property
Returns a unique address of the last cluster node, that updated current register value.

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public UniqueAddress UpdatedBy { get; }

Property Value

Type: UniqueAddress
See Also