HttpRouteDirector.ConnectProxy Campo

Definición

Precaución

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

Paso: abra la conexión al proxy.

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

Valor de campo

Value = 2
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a