OwinFeatureCollection.IHttpResponseBodyFeature.StartAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- cancellationToken
- CancellationToken