Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorPath Class
ActorPath Properties
Address Property
Elements Property
Name Property
Parent Property
Root Property
Uid Property
ActorPath
Uid Property
Gets the uid.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
long
Uid
{
get
; }
member
Uid
:
int64
with
get
Property Value
Type:
Int64
The uid.
See Also
Reference
ActorPath Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET