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