Share via


IHttpResponseFeature.HasStarted Proprietà

Definizione

Ottiene un valore che indica se la risposta è stata avviata.

Se true, StatusCode, ReasonPhrasee Headers sono ora non modificabili e OnStarting(Func<Object,Task>, Object) non devono più essere chiamati.

public:
 property bool HasStarted { bool get(); };
public bool HasStarted { get; }
member this.HasStarted : bool
Public ReadOnly Property HasStarted As Boolean

Valore della proprietà

Si applica a