Click or drag to resize
ListenerSupportListeners Field

[Missing <summary> documentation for "F:Akka.Routing.ListenerSupport.Listeners"]

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected readonly HashSet<ActorRef> Listeners

Field Value

Type: HashSetActorRef
See Also