AbstractPooledConnAdapter.TunnelProxy(HttpHost, Boolean, IHttpParams) Method

Definition

[Android.Runtime.Register("tunnelProxy", "(Lorg/apache/http/HttpHost;ZLorg/apache/http/params/HttpParams;)V", "GetTunnelProxy_Lorg_apache_http_HttpHost_ZLorg_apache_http_params_HttpParams_Handler")]
public override void TunnelProxy (Org.Apache.Http.HttpHost? next, bool secure, Org.Apache.Http.Params.IHttpParams? params);
[<Android.Runtime.Register("tunnelProxy", "(Lorg/apache/http/HttpHost;ZLorg/apache/http/params/HttpParams;)V", "GetTunnelProxy_Lorg_apache_http_HttpHost_ZLorg_apache_http_params_HttpParams_Handler")>]
override this.TunnelProxy : Org.Apache.Http.HttpHost * bool * Org.Apache.Http.Params.IHttpParams -> unit

Parameters

next
HttpHost
secure
Boolean
params
IHttpParams
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to