1 instantiation of AuthenticationRefreshedContext
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
656
new
AuthenticationRefreshedContext
(this, newTtl),
1 reference to AuthenticationRefreshedContext
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
180
public event Func<
AuthenticationRefreshedContext
, Task>? AuthenticationRefreshed;