IHttpStatus.ScInternalServerError Field

Definition

[Android.Runtime.Register("SC_INTERNAL_SERVER_ERROR")]
public const int ScInternalServerError = 500;
[<Android.Runtime.Register("SC_INTERNAL_SERVER_ERROR")>]
val mutable ScInternalServerError : int

Field Value

Value = 500
Attributes

Applies to