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

プロパティ値

実装

適用対象