Compartilhar via


ConnConnectionPNames.MaxStatusLineGarbage Campo

Definição

Cuidado

Use 'Org.Apache.Http.Conn.Params.IConnConnectionPNames.MaxStatusLineGarbage'. This class will be removed in a future release.

Define o número máximo de linhas ignoráveis antes de esperarmos a linha de status de uma resposta HTTP.

[Android.Runtime.Register("MAX_STATUS_LINE_GARBAGE")]
[System.Obsolete("Use 'Org.Apache.Http.Conn.Params.IConnConnectionPNames.MaxStatusLineGarbage'. This class will be removed in a future release.")]
public const string MaxStatusLineGarbage;
[<Android.Runtime.Register("MAX_STATUS_LINE_GARBAGE")>]
[<System.Obsolete("Use 'Org.Apache.Http.Conn.Params.IConnConnectionPNames.MaxStatusLineGarbage'. This class will be removed in a future release.")>]
val mutable MaxStatusLineGarbage : string

Valor do campo

Atributos

Comentários

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

Aplica-se a