1 instantiation of LongPollingServerTransport
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
490var longPolling = new LongPollingServerTransport(timeoutSource.Token, Application.Input, loggerFactory, this);
1 reference to LongPollingServerTransport
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
490var longPolling = new LongPollingServerTransport(timeoutSource.Token, Application.Input, loggerFactory, this);