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
Name Property
Gets the name.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
string
Name
{
get
; }
member
Name
:
string
with
get
Property Value
Type:
String
The name.
See Also
Reference
ActorPath Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET