OwinFeatureCollection.IHttpResponseFeature.HasStarted Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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