| IInternalActorRefGetChild Method |
Obtain a child given the paths element to that actor, by possibly traversing the actor tree or
looking it up at some provider-specific location.
A path element of ".." signifies the parent, a trailing "" element must be disregarded.
If the requested path does not exist, returns
Nobody.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax See Also