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