Idioma

HttpRouteDirector.ConnectTarget Campo

Definição

Cuidado

Use 'Org.Apache.Http.Conn.Routing.IHttpRouteDirector.ConnectTarget'. This class will be removed in a future release.

Etapa: abra a conexão com o destino.

[Android.Runtime.Register("CONNECT_TARGET")]
[System.Obsolete("Use 'Org.Apache.Http.Conn.Routing.IHttpRouteDirector.ConnectTarget'. This class will be removed in a future release.")]
public const int ConnectTarget = 1;
[<Android.Runtime.Register("CONNECT_TARGET")>]
[<System.Obsolete("Use 'Org.Apache.Http.Conn.Routing.IHttpRouteDirector.ConnectTarget'. This class will be removed in a future release.")>]
val mutable ConnectTarget : int

Valor do campo

Value = 1
Atributos

Comentários

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

Aplica-se a