Java.Net.HttpURLConnection.ResponseCode Property
Returns the response code returned by the remote HTTP server.

Syntax

[get: Android.Runtime.Register("getResponseCode", "()I", "GetGetResponseCodeHandler")]
public virtual HttpStatus ResponseCode { get; }

See Also

HttpURLConnection.ResponseMessage

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif there is an IO error during the retrieval.

Remarks

Returns the response code returned by the remote HTTP server.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1