Compartilhar via


ConnManagerPNames.MaxTotalConnections Campo

Definição

Cuidado

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

Define o número máximo de conexões no total.

[Android.Runtime.Register("MAX_TOTAL_CONNECTIONS")]
[System.Obsolete("Use 'Org.Apache.Http.Conn.Params.IConnManagerPNames.MaxTotalConnections'. This class will be removed in a future release.")]
public const string MaxTotalConnections;
[<Android.Runtime.Register("MAX_TOTAL_CONNECTIONS")>]
[<System.Obsolete("Use 'Org.Apache.Http.Conn.Params.IConnManagerPNames.MaxTotalConnections'. This class will be removed in a future release.")>]
val mutable MaxTotalConnections : 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