| ListenerSupportListenerReceive Property |
Retrieves the wiring needed to implement listening functionality.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Receive ListenerReceive { get; }
member ListenerReceive : Receive with get
Property Value
Type:
ReceiveSee Also