3 references to RefreshAuthenticationAsync
Microsoft.AspNetCore.SignalR.Client.Core (3)
AuthenticationRefreshOptions.cs (1)
21/// the application may still call <see cref="HubConnection.RefreshAuthenticationAsync"/> manually.
HubConnection.cs (2)
175/// automatically or via an explicit call to <see cref="RefreshAuthenticationAsync"/>. 184/// call to <see cref="RefreshAuthenticationAsync"/>.