DeadLetter Constructor
Initializes a new instance of the DeadLetter class.
Namespace:
Akka.EventAssembly: Akka (in Akka.dll)
Syntax
Parameters
- message
- Type: Object
The message.
- sender
- Type: Akka.Actor..::..ActorRef
The sender.
- recipient
- Type: Akka.Actor..::..ActorRef
The recipient.