Java.Net.HttpURLConnection.HttpBadGateway Field
Numeric status code, 502: Bad Gateway

Value: 502

Syntax

[Android.Runtime.Register("HTTP_BAD_GATEWAY")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.")]
public const HttpStatus HttpBadGateway

Remarks

Numeric status code, 502: Bad Gateway

[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