Click or drag to resize
ActorSystemImplDeadLetters Property

[Missing <summary> documentation for "P:Akka.Actor.Internals.ActorSystemImpl.DeadLetters"]

Namespace: Akka.Actor.Internals
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override ActorRef DeadLetters { get; }

Property Value

Type: ActorRef
See Also