Org.Apache.Http.Conn.Routing.RouteTracker.ConnectProxy Method
Tracks connecting to the first proxy.

Syntax

[Android.Runtime.Register("connectProxy", "(Lorg/apache/http/HttpHost;Z)V", "")]
public void ConnectProxy (Org.Apache.Http.HttpHost proxy, bool secure)

Parameters

proxy
the proxy connected to
secure
true if the route is secure, false otherwise

Remarks

Tracks connecting to the first proxy.

[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