OwinFeatureCollection.IHttpRequestLifetimeFeature.Abort Method

Definition

 virtual void Microsoft.AspNetCore.Http.Features.IHttpRequestLifetimeFeature.Abort() = Microsoft::AspNetCore::Http::Features::IHttpRequestLifetimeFeature::Abort;
void IHttpRequestLifetimeFeature.Abort ();
abstract member Microsoft.AspNetCore.Http.Features.IHttpRequestLifetimeFeature.Abort : unit -> unit
override this.Microsoft.AspNetCore.Http.Features.IHttpRequestLifetimeFeature.Abort : unit -> unit
Sub Abort () Implements IHttpRequestLifetimeFeature.Abort

Implements

Applies to