Org.Apache.Http.Conn.Routing.RouteTracker.GetHashCode Method
Generates a hash code for this tracked route.

Syntax

[Android.Runtime.Register("hashCode", "()I", "")]
public override sealed int GetHashCode ()

Returns

Documentation for this section has not yet been entered.

Remarks

Generates a hash code for this tracked route. Route trackers are modifiable and should therefore not be used as lookup keys. Use RouteTracker.ToRoute to obtain an unmodifiable representation of the tracked route.

[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