OwinFeatureCollection.IHttpResponseBodyFeature.StartAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- cancellationToken
- CancellationToken