IHttpRouteDirector.TunnelTarget 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 the target.
[Android.Runtime.Register("TUNNEL_TARGET")]
public const int TunnelTarget = 3;
[<Android.Runtime.Register("TUNNEL_TARGET")>]
val mutable TunnelTarget : int
Field Value
Value = 3- Attributes