Property responseCode
responseCode
The numeric HTTP response code returned by the server, such as 200, 404 or 500. (Read Only)
Declaration
long responseCode { get; }
Property Value
| Type | Description |
|---|---|
| Int64 |
The numeric HTTP response code returned by the server, such as 200, 404 or 500. (Read Only)
long responseCode { get; }
| Type | Description |
|---|---|
| Int64 |