Click or drag to resize
Akka.NETActorRefImplicitSenderExtensions Methods

The ActorRefImplicitSenderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberForward
Forwards the message using the current Sender
Public methodStatic memberTell
Asynchronously tells a message to an IActorRef.
Top
See Also