Describe the bug
Mismatch between member name and documentation of IWriteResult.NextExpectedStreamRevision.
To Reproduce
dotnet SDK version 23.0.0.0
Expected behavior
The documentation is in line with the member name NextExpectedStreamRevision.
Actual behavior
The documentation states something else (The EventStore.Client.StreamRevision the stream is currently at).
Config/Logs/Screenshots
Not provided.
EventStore details
- EventStore server version:
- Operating system:
- EventStore client version (if applicable):
dotnet SDK version 23.0.0.0
Additional context
None.
Describe the bug
Mismatch between member name and documentation of
IWriteResult.NextExpectedStreamRevision.To Reproduce
dotnet SDK version 23.0.0.0
Expected behavior
The documentation is in line with the member name
NextExpectedStreamRevision.Actual behavior
The documentation states something else (The EventStore.Client.StreamRevision the stream is currently at).
Config/Logs/Screenshots
Not provided.
EventStore details
dotnet SDK version 23.0.0.0
Additional context
None.