Click or drag to resize
ListenerSupportListenerReceive Property
Chain this into the [!:ActorBase.OnReceive] function.

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Receive ListenerReceive { get; }

Property Value

Type: Receive
See Also