AppendResult
API reference for AppendResult
Type Alias: AppendResult<EventType>
Section titled “Type Alias: AppendResult<EventType>”AppendResult<
EventType> =object
Result of appending events using DCB append
Type Parameters
Section titled “Type Parameters”EventType
Section titled “EventType”EventType extends Event = Event
Properties
Section titled “Properties”events
Section titled “events”events:
ReadEvent<EventType>[]
eventsWritten
Section titled “eventsWritten”eventsWritten:
number
lastPosition
Section titled “lastPosition”lastPosition:
GlobalPosition