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
reactive-streams-dotnet/src/api/Reactive.Streams/ISubscription.cs
Line 8 in c4d6d54
Line 9 in c4d6d54
Should read subscribing to a IPublisher{T}
IPublisher{T}
The text was updated successfully, but these errors were encountered:
Documentation: ISubscription type level docs
93c2150
Fixes reactive-streams#56
Successfully merging a pull request may close this issue.
reactive-streams-dotnet/src/api/Reactive.Streams/ISubscription.cs
Line 8 in c4d6d54
reactive-streams-dotnet/src/api/Reactive.Streams/ISubscription.cs
Line 9 in c4d6d54
Should read subscribing to a
IPublisher{T}
The text was updated successfully, but these errors were encountered: