LocalActorRefProvider..::..DeadLetters Property

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

Syntax


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