OwinFeatureCollection.IHttpRequestLifetimeFeature.RequestAborted Свойство

Определение

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

Значение свойства

Реализации

Применяется к