Mono Class Library: System.Net.HttpWebResponse Overview | MembersSystem.Net.HttpWebResponse.StatusCode Property |
Gets the status of the response. [Edit]
|
A System.Net.HttpStatusCode value. [Edit]
Type Reason ObjectDisposedException The current instance has been disposed. [Edit]
This property is read-only.
The HttpWebResponse.StatusCode value indicates the status of the HTTP response. The expected values are defined in the System.Net.HttpStatusCode enumeration.
[Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0