DefaultHttpClient.CreateClientConnectionManager Method

Definition

Creates the standard default Client Connection Manager.

[Android.Runtime.Register("createClientConnectionManager", "()Lorg/apache/http/conn/ClientConnectionManager;", "GetCreateClientConnectionManagerHandler")]
protected override Org.Apache.Http.Conn.IClientConnectionManager? CreateClientConnectionManager();
[<Android.Runtime.Register("createClientConnectionManager", "()Lorg/apache/http/conn/ClientConnectionManager;", "GetCreateClientConnectionManagerHandler")>]
override this.CreateClientConnectionManager : unit -> Org.Apache.Http.Conn.IClientConnectionManager

Returns

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