OwinFeatureCollection.IHttpResponseBodyFeature.StartAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual System::Threading::Tasks::Task ^ Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.StartAsync(System::Threading::CancellationToken cancellationToken) = Microsoft::AspNetCore::Http::Features::IHttpResponseBodyFeature::StartAsync;
System.Threading.Tasks.Task IHttpResponseBodyFeature.StartAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.StartAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.StartAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function StartAsync (cancellationToken As CancellationToken) As Task Implements IHttpResponseBodyFeature.StartAsync
Parameters
- cancellationToken
- CancellationToken