1 implementation of DisableReconnect
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
723public void DisableReconnect()
2 references to DisableReconnect
Microsoft.AspNetCore.SignalR.Core (2)
HubConnectionContext.cs (2)
502feature.DisableReconnect(); 630feature.DisableReconnect();