OwinFeatureCollection.IHttpResponseFeature.HasStarted 属性

定义

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

属性值

实现

适用于