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