Click or drag to resize
Akka.NETListenListener Property
The actor that receives the message.

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

Property Value

Type: IActorRef
See Also