Skip to content

ResetSendPing and ResetTimeout APIs Removed from SignalR HubConnection class #349

New issue

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

Open
mikaelm12 opened this issue Mar 15, 2019 · 0 comments
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated

Comments

@mikaelm12
Copy link

mikaelm12 commented Mar 15, 2019

The ResetSendPing and ResetTimeout APIs were removed from the SignalR's HubConnection API. These methods were originally intended only for internal use but were made public in 2.2. These API's will no longer be available starting in the 3.0 Preview 4 release.
Use issue: dotnet/aspnetcore#8543 for discussion.

This announcement has been migrated to: dotnet/docs#14762

@aspnet aspnet locked and limited conversation to collaborators Mar 15, 2019
@BrennanConroy BrennanConroy added this to the 3.0.0-preview4 milestone Mar 15, 2019
@mikaelm12 mikaelm12 added the 3.0.0 Announcements related to ASP.NET Core 3.0 label Mar 15, 2019
@ryanbrandenburg ryanbrandenburg removed their assignment Oct 4, 2019
@scottaddie scottaddie added the Documented The breaking change has been published to the .NET Core docs label Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated
Projects
None yet
Development

No branches or pull requests

4 participants