Implemented interface member:
method
StartAsync
Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.StartAsync(System.Threading.CancellationToken)
2 references to StartAsync
Microsoft.AspNetCore.Http (2)
StreamResponseBodyFeature.cs (2)
90
await
StartAsync
(cancellationToken);
130
await
StartAsync
();