Compartir a través de


HttpRouteDirector.TunnelProxy Campo

Definición

Precaución

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

Paso: túnel a través del proxy a otro proxy.

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

Valor de campo

Value = 4
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a