1 reference to AuthenticationRefreshedContext
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
629
await refreshedCallback(new
AuthenticationRefreshedContext
(this, newTtl)).ConfigureAwait(false);