10 references to AbortAllowReconnect
Microsoft.AspNetCore.SignalR.Core (10)
HubConnectionContext.cs (10)
87_closedRequestedRegistration = lifetimeNotification.ConnectionClosedRequested.Register(static (state) => ((HubConnectionContext)state!).AbortAllowReconnect(), this); 308AbortAllowReconnect(); 346AbortAllowReconnect(); 366AbortAllowReconnect(); 396AbortAllowReconnect(); 425AbortAllowReconnect(); 463AbortAllowReconnect(); 507AbortAllowReconnect(); 688AbortAllowReconnect(); 758AbortAllowReconnect();