Interface: IReadAllEvents

EventStore.Client.Messages.IReadAllEvents

Properties of a ReadAllEvents.
Properties:
Name Type Attributes Description
commitPosition Long | null <optional>
ReadAllEvents commitPosition
preparePosition Long | null <optional>
ReadAllEvents preparePosition
maxCount number | null <optional>
ReadAllEvents maxCount
resolveLinkTos boolean | null <optional>
ReadAllEvents resolveLinkTos
requireLeader boolean | null <optional>
ReadAllEvents requireLeader
Source: