1 override of OnAuthenticationRefreshedAsync
Microsoft.AspNetCore.Components.Server (1)
ComponentHub.cs (1)
98public override Task OnAuthenticationRefreshedAsync()
1 reference to OnAuthenticationRefreshedAsync
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
181await hub.OnAuthenticationRefreshedAsync();