Implemented interface member:
method
ProcessRequestAsync
Microsoft.AspNetCore.Http.Connections.Internal.Transports.IHttpTransport.ProcessRequestAsync(Microsoft.AspNetCore.Http.HttpContext, System.Threading.CancellationToken)
1 reference to ProcessRequestAsync
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionContext.cs (1)
493TransportTask = longPolling.ProcessRequestAsync(nonClonedContext, tokenSource.Token);