IHttpResponseFeature.HasStarted プロパティ

定義

応答が開始されたかどうかを示す値を取得します。

の場合 trueStatusCodeReasonPhrase、および Headers は変更できなくなり、 OnStarting(Func<Object,Task>, Object) 呼び出す必要はありません。

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

プロパティ値

適用対象