TestProbeForward Method |
Name | Description | |
---|---|---|
Forward(IActorRef) |
Forwards the last received message to the specified actor as if the
LastMessage was sent directly to the actor in the first place.
| |
Forward(IActorRef, Object) |
Forwards a message to the specified actor. As sender the sender of the last message is used.
|