Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorPath Class
ActorPath Operators
Division Operator
Division Operator (ActorPath, IEnumerable(String))
Division Operator (ActorPath, String)
ActorPath
Division Operator
Overload List
Name
Description
Division(ActorPath, IEnumerable
String
)
Creates a new
ActorPath
by appending all the names in
name
to the specified
path
.
Division(ActorPath, String)
Creates a new
ChildActorPath
with the specified parent
path
and the specified
name
.
Top
See Also
Reference
ActorPath Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET