[get: Android.Runtime.Register("getHopCount", "()I", "GetGetHopCountHandler")] public intHopCount { 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.