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