Org.Apache.Http.Conn.Routing.IRouteInfo.IsTunnelled Property
Checks whether this route is tunnelled through a proxy.

Syntax

[get: Android.Runtime.Register("isTunnelled", "()Z", "GetIsTunnelledHandler:Org.Apache.Http.Conn.Routing.IRouteInfoInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsTunnelled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Checks whether this route is tunnelled through a proxy. If there is a proxy chain, only end-to-end tunnels are considered.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Conn.Routing
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1