Properties of a FilteredReadAllEventsCompleted.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
commitPosition |
Long | FilteredReadAllEventsCompleted commitPosition | |
preparePosition |
Long | FilteredReadAllEventsCompleted preparePosition | |
events |
Array.<EventStore.Client.Messages.IResolvedEvent> | null |
<optional> |
FilteredReadAllEventsCompleted events |
nextCommitPosition |
Long | FilteredReadAllEventsCompleted nextCommitPosition | |
nextPreparePosition |
Long | FilteredReadAllEventsCompleted nextPreparePosition | |
isEndOfStream |
boolean | FilteredReadAllEventsCompleted isEndOfStream | |
result |
EventStore.Client.Messages.FilteredReadAllEventsCompleted.FilteredReadAllResult | null |
<optional> |
FilteredReadAllEventsCompleted result |
error |
string | null |
<optional> |
FilteredReadAllEventsCompleted error |
- Source: