Org.Apache.Http.Conn.Routing.RouteTracker: Property Members

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

Public Properties

[read-only]
HopCountint. Obtains the number of hops in this route.
[read-only]
IsConnectedbool.
[read-only]
IsLayeredbool. Checks whether this route includes a layered protocol.
[read-only]
IsSecurebool. Checks whether this route is secure.
[read-only]
IsTunnelledbool. Checks whether this route is tunnelled through a proxy.
[read-only]
LayerTypeRouteInfoLayerType. Obtains the layering type of this route.
[read-only]
LocalAddressJava.Net.InetAddress. Obtains the local address to connect from.
[read-only]
ProxyHostOrg.Apache.Http.HttpHost. Obtains the first proxy host.
[read-only]
TargetHostOrg.Apache.Http.HttpHost. Obtains the target host.
[read-only]
TunnelTypeRouteInfoTunnelType. Obtains the tunnel type of this route.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.