Skip to content

Conversation

surayya-MS
Copy link
Member

@surayya-MS surayya-MS commented Dec 5, 2022

Enable configuring the connection timeouts in HubConnectionBuilder

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

Added serverTimeoutInMillisecons and keepAliveIntervalInMilliseconds to HubConnectionBuilder ts client.
Added ServerTimeout and KeepAliveInterval o HubConnectionBuilder csharp client.

Fixes #44742

@ghost ghost added the area-signalr Includes: SignalR clients and servers label Dec 5, 2022
@surayya-MS surayya-MS changed the title Enable configuring the connectiontimeouts in HubConnectionBuilder Enable configuring the connection timeouts in HubConnectionBuilder Dec 5, 2022
@surayya-MS surayya-MS closed this Jan 12, 2023
@surayya-MS surayya-MS deleted the hubConnectionBuilderTimeout branch January 12, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API proposal: enable configuring connection timeouts in HubConnectionBuilder
1 participant