Description
The Automatically refresh the page when server-side reconnection fails section says:
The default reconnection behavior requires the user to take manual action to refresh the page after reconnection fails. However, a custom reconnection handler can be used to automatically refresh the page:
But in .NET 9 we added support for automatically refreshing the browser when reconnection fails by default. We should clarify that manual user action is no longer required by default.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-9.0#adjust-the-server-side-reconnection-retry-count-and-interval
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/fundamentals/signalr.md
Document ID
d17e4c28-ea82-0dd8-295d-19f6ada147ea
Platform Id
1f59f6df-d4db-5205-778e-570938f04f3f
Article author
@guardrex
Metadata
- ID: 0969556b-b77e-bdb8-8e20-fd6971be0c25
- PlatformId: 1f59f6df-d4db-5205-778e-570938f04f3f
- Service: aspnet-core
- Sub-service: blazor
Related Issues