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


public class ListenerSupport
Public Class ListenerSupport
public ref class ListenerSupport

Inheritance Hierarchy


Object
  Akka.Routing..::..ListenerSupport