Click or drag to resize
Akka.NETDeadLetterMailbox Properties

The DeadLetterMailbox type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
The MessageDispatcher for the underlying mailbox.
(Inherited from Mailbox.)
Public propertyMessageQueue
The queue used for user-defined messages inside this mailbox
(Inherited from Mailbox.)
Top
See Also