Mailboxes..::..DeadLetterMailbox Property

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll)

Syntax


public DeadLetterMailbox DeadLetterMailbox { get; }
Public ReadOnly Property DeadLetterMailbox As DeadLetterMailbox
	Get
public:
property DeadLetterMailbox^ DeadLetterMailbox {
	DeadLetterMailbox^ get ();
}