Click or drag to resize
ActorPathUid Property
Gets the uid.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public long Uid { get; }

Property Value

Type: Int64
The uid.
See Also