ListenerSupport Class
Adds
IListeners
capabilities to a class, but has to be wired int manually into the
[ActorBase.OnReceive]
method.
Namespace:
Akka.Routing
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
class
ListenerSupport
Public
Class
ListenerSupport
public
ref class
ListenerSupport
Inheritance Hierarchy
Object
Akka.Routing
.
.
::
.
.
ListenerSupport
See Also
ListenerSupport Members
Akka.Routing Namespace