Properties of a WriteEventsCompleted.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
result |
EventStore.Client.Messages.OperationResult | WriteEventsCompleted result | |
message |
string | null |
<optional> |
WriteEventsCompleted message |
firstEventNumber |
Long | WriteEventsCompleted firstEventNumber | |
lastEventNumber |
Long | WriteEventsCompleted lastEventNumber | |
preparePosition |
Long | null |
<optional> |
WriteEventsCompleted preparePosition |
commitPosition |
Long | null |
<optional> |
WriteEventsCompleted commitPosition |
currentVersion |
Long | null |
<optional> |
WriteEventsCompleted currentVersion |
- Source: