10 references to AbortAllowReconnect
Microsoft.AspNetCore.SignalR.Core (10)
HubConnectionContext.cs (10)
87_closedRequestedRegistration = lifetimeNotification.ConnectionClosedRequested.Register(static (state) => ((HubConnectionContext)state!).AbortAllowReconnect(), this); 313AbortAllowReconnect(); 351AbortAllowReconnect(); 371AbortAllowReconnect(); 401AbortAllowReconnect(); 430AbortAllowReconnect(); 468AbortAllowReconnect(); 512AbortAllowReconnect(); 693AbortAllowReconnect(); 763AbortAllowReconnect();