We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Mismatch between member name and documentation of IWriteResult.NextExpectedStreamRevision.
IWriteResult.NextExpectedStreamRevision
To Reproduce dotnet SDK version 23.0.0.0
Expected behavior The documentation is in line with the member name NextExpectedStreamRevision.
NextExpectedStreamRevision
Actual behavior The documentation states something else (The EventStore.Client.StreamRevision the stream is currently at).
Config/Logs/Screenshots Not provided.
EventStore details
Additional context None.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: