Click or drag to resize
Akka.NETActorRefFactoryExtensions Methods

The ActorRefFactoryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberActorOfTActor
TBD
Public methodStatic memberActorSelection
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.
Top
See Also