Java.Net.HttpURLConnection.HttpGatewayTimeout Field
Numeric status code, 504: Gateway timeout

Value: 504

Syntax

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

Remarks

Numeric status code, 504: Gateway timeout

[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