HttpResponse.HasStarted 屬性

定義

取得值,指出回應標頭是否已傳送至用戶端。

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

屬性值

適用於