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