Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Routing
ListenerSupport Class
ListenerSupport Properties
ListenerReceive Property
ListenerSupport Properties
The
ListenerSupport
type exposes the following members.
Properties
Name
Description
ListenerReceive
Retrieves the wiring needed to implement listening functionality.
Note
This needs to be chained into the actor's
OnReceive(Object)
method.
Top
See Also
Reference
ListenerSupport Class
Akka.Routing Namespace
Akka.NET Home
|
Learn Akka.NET