Click or drag to resize
Akka.NETListenerSupport Properties

The ListenerSupport type exposes the following members.

Properties
  NameDescription
Public propertyListenerReceive
Retrieves the wiring needed to implement listening functionality.
Note Note
This needs to be chained into the actor's OnReceive(Object) method.
Top
See Also