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

속성 값

적용 대상