2 references to AuthenticationRefreshFailed
Microsoft.AspNetCore.SignalR.Client.Core (2)
AuthenticationRefreshOptions.cs (1)
74/// Context passed to <see cref="HubConnection.AuthenticationRefreshFailed"/> when a refresh attempt fails.
HubConnection.cs (1)
630var failedCallbacks = AuthenticationRefreshFailed;