HttpStatus.ScNoContent Campo

Definição

Cuidado

Use 'Org.Apache.Http.IHttpStatus.ScNoContent'. This class will be removed in a future release.

204 No Content (HTTP/1.

[Android.Runtime.Register("SC_NO_CONTENT")]
[System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScNoContent'. This class will be removed in a future release.")]
public const int ScNoContent = 204;
[<Android.Runtime.Register("SC_NO_CONTENT")>]
[<System.Obsolete("Use 'Org.Apache.Http.IHttpStatus.ScNoContent'. This class will be removed in a future release.")>]
val mutable ScNoContent : int

Valor do campo

Value = 204
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a