IHttpRouteDirector.TunnelProxy Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the next step is to tunnel through a proxy to another proxy.
[Android.Runtime.Register("TUNNEL_PROXY")]
public const int TunnelProxy = 4;
[<Android.Runtime.Register("TUNNEL_PROXY")>]
val mutable TunnelProxy : int
Field Value
Value = 4- Attributes