2 references to AuthenticationRefreshed
Microsoft.AspNetCore.SignalR.Client.Core (2)
AuthenticationRefreshOptions.cs (1)
46/// Context passed to <see cref="HubConnection.AuthenticationRefreshed"/> after a successful refresh.
HubConnection.cs (1)
651var refreshedCallbacks = AuthenticationRefreshed;