Mono Class Library: System.Net.HttpWebRequest Overview | Members

System.Net.HttpWebRequest.HaveResponse Property

Gets a bool value indicating whether a response has been received for the current instance. [Edit]

public bool HaveResponse { get; }

Value

true if a response has been received; otherwise false. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

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