10 references to AbortAllowReconnect
Microsoft.AspNetCore.SignalR.Core (10)
HubConnectionContext.cs (10)
94_closedRequestedRegistration = lifetimeNotification.ConnectionClosedRequested.Register(static (state) => ((HubConnectionContext)state!).AbortAllowReconnect(), this); 381AbortAllowReconnect(); 419AbortAllowReconnect(); 439AbortAllowReconnect(); 469AbortAllowReconnect(); 498AbortAllowReconnect(); 536AbortAllowReconnect(); 580AbortAllowReconnect(); 762AbortAllowReconnect(); 832AbortAllowReconnect();