ActorRefFactoryExtensions Class |
Namespace: Akka.Actor
The ActorRefFactoryExtensions type exposes the following members.
Name | Description | |
---|---|---|
ActorOfTActor |
TBD
| |
ActorSelection |
Construct an ActorSelection from the given string representing a path
relative to the given target. This operation has to create all the
matching magic, so it is preferable to cache its result if the
intention is to send messages frequently.
|