10 references to AbortAllowReconnect
Microsoft.AspNetCore.SignalR.Core (10)
HubConnectionContext.cs (10)
93_closedRequestedRegistration = lifetimeNotification.ConnectionClosedRequested.Register(static (state) => ((HubConnectionContext)state!).AbortAllowReconnect(), this); 385AbortAllowReconnect(); 423AbortAllowReconnect(); 443AbortAllowReconnect(); 473AbortAllowReconnect(); 502AbortAllowReconnect(); 540AbortAllowReconnect(); 584AbortAllowReconnect(); 766AbortAllowReconnect(); 836AbortAllowReconnect();