Org.Apache.Http.Conn.Routing.RouteTracker.HopCount Property
Obtains the number of hops in this route.

Syntax

[get: Android.Runtime.Register("getHopCount", "()I", "GetGetHopCountHandler")]
public int HopCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Obtains the number of hops in this route. A direct route has one hop. A route through a proxy has two hops. A route through a chain of n proxies has n+1 hops.

[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