Click or drag to resize
Akka.NETEventSequenceTEvents Property
TBD

Namespace:  Akka.Persistence.Journal
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IEnumerable<Object> Events { get; }

Property Value

Type: IEnumerableObject

Implements

IEventSequenceEvents
See Also