Click or drag to resize
Akka.NETMessageDispatcherEventStream Property
The EventStream for this dispatcher's actor system

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public EventStream EventStream { get; }

Property Value

Type: EventStream
See Also