Click or drag to resize
Akka.NETUniqueAddressUid Property
A random long integer used to signal the incarnation of this cluster instance.

Namespace:  Akka.Cluster
Assembly:  Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int Uid { get; }

Property Value

Type: Int32
See Also