Skip to content

Unintended public APIs in SignalR: HubConnection.ResetSendPing/ResetTimeout #7977

@analogrelay

Description

@analogrelay

https://github.com/aspnet/AspNetCore/blob/9355c7c1a5bba8c745212ff1a0a768c976b20fc8/src/SignalR/clients/csharp/Client.Core/ref/Microsoft.AspNetCore.SignalR.Client.Core.netstandard2.0.cs#L40-L41

I don't think these were intended to be public. They aren't something we expect a user to call. They may need to be internal (via IVT) or something...

cc @halter73 @BrennanConroy @mikaelm12

Metadata

Metadata

Assignees

Labels

area-signalrIncludes: SignalR clients and serversbreaking-changeThis issue / pr will introduce a breaking change, when resolved / merged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions