EventStream Class

Class EventStream.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll)

Syntax


public class EventStream : LoggingBus
Public Class EventStream _
	Inherits LoggingBus
public ref class EventStream : public LoggingBus

Inheritance Hierarchy


Object
  Akka.Event..::..EventBus<(Of <(<'TEvent, TClassifier, ActorRef>)>)>
    Akka.Event..::..ActorEventBus<(Of <(<'Object, Type>)>)>
      Akka.Event..::..LoggingBus
        Akka.Event..::..EventStream