1 reference to AllowStatefulReconnects
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
369
if (options.
AllowStatefulReconnects
== true && context.Request.Query.TryGetValue("UseStatefulReconnect", out var useStatefulReconnectValue))