1 instantiation of AuthenticationRefreshFailedContext
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
635new AuthenticationRefreshFailedContext(this, ex),
1 reference to AuthenticationRefreshFailedContext
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
189public event Func<AuthenticationRefreshFailedContext, Task>? AuthenticationRefreshFailed;