The properties of Org.Apache.Http.Conn.Routing.RouteTracker are listed below. For a list of all members, see the RouteTracker Members list.
See Also: Inherited members from Java.Lang.Object
| [read-only] | HopCount | int. Obtains the number of hops in this route. |
| [read-only] | IsConnected | bool. |
| [read-only] | IsLayered | bool. Checks whether this route includes a layered protocol. |
| [read-only] | IsSecure | bool. Checks whether this route is secure. |
| [read-only] | IsTunnelled | bool. Checks whether this route is tunnelled through a proxy. |
| [read-only] | LayerType | RouteInfoLayerType. Obtains the layering type of this route. |
| [read-only] | LocalAddress | Java.Net.InetAddress. Obtains the local address to connect from. |
| [read-only] | ProxyHost | Org.Apache.Http.HttpHost. Obtains the first proxy host. |
| [read-only] | TargetHost | Org.Apache.Http.HttpHost. Obtains the target host. |
| [read-only] | TunnelType | RouteInfoTunnelType. Obtains the tunnel type of this route. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |