OwinFeatureCollection.IHttpResponseFeature.HasStarted Propiedad

Definición

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

Valor de propiedad

Boolean

Implementaciones

Se aplica a