OwinFeatureCollection.IHttpResponseFeature.HasStarted Property

Definition

property bool Microsoft::AspNetCore::Http::Features::IHttpResponseFeature::HasStarted { bool get(); };
bool Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.HasStarted { get; }
member this.Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.HasStarted : bool
 ReadOnly Property HasStarted As Boolean Implements IHttpResponseFeature.HasStarted

Property Value

Implements

Applies to