Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
Deploy Class
Deploy Properties
Config Property
Dispatcher Property
Mailbox Property
Path Property
RouterConfig Property
Scope Property
Deploy
.
Path Property
The path where the actor is deployed.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
string
Path
{
get
; }
member
Path
:
string
with
get
Property Value
Type:
String
See Also
Reference
Deploy Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET