System.Net.HttpWebRequest.HaveResponse Property

Gets a value that indicates whether a response has been received from an Internet resource.

Syntax

public virtual bool HaveResponse { get; }

Value

true if a response has been received; otherwise false.

Remarks

This property is read-only.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0