10 references to AbortAllowReconnect
Microsoft.AspNetCore.SignalR.Core (10)
HubConnectionContext.cs (10)
87_closedRequestedRegistration = lifetimeNotification.ConnectionClosedRequested.Register(static (state) => ((HubConnectionContext)state!).AbortAllowReconnect(), this); 290AbortAllowReconnect(); 318AbortAllowReconnect(); 335AbortAllowReconnect(); 362AbortAllowReconnect(); 388AbortAllowReconnect(); 426AbortAllowReconnect(); 470AbortAllowReconnect(); 651AbortAllowReconnect(); 721AbortAllowReconnect();