Click or drag to resize
Akka.NETIEmptyEventSequence Interface
TBD

Namespace:  Akka.Persistence.Journal
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IEmptyEventSequence : IEventSequence

The IEmptyEventSequence type exposes the following members.

Properties
  NameDescription
Public propertyEvents
TBD
(Inherited from IEventSequence.)
Top
See Also