OwinFeatureCollection.IHttpRequestLifetimeFeature.RequestAborted Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
property System::Threading::CancellationToken Microsoft::AspNetCore::Http::Features::IHttpRequestLifetimeFeature::RequestAborted { System::Threading::CancellationToken get(); void set(System::Threading::CancellationToken value); };
System.Threading.CancellationToken Microsoft.AspNetCore.Http.Features.IHttpRequestLifetimeFeature.RequestAborted { get; set; }
member this.Microsoft.AspNetCore.Http.Features.IHttpRequestLifetimeFeature.RequestAborted : System.Threading.CancellationToken with get, set
Property RequestAborted As CancellationToken Implements IHttpRequestLifetimeFeature.RequestAborted