Click or drag to resize
Akka.NETDeafenListener Property
The actor that no longer receives the message.

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public IActorRef Listener { get; }

Property Value

Type: IActorRef
See Also