語言

ThreadSafeClientConnManager.CreateConnectionPool(IHttpParams) 方法

定義

[Android.Runtime.Register("createConnectionPool", "(Lorg/apache/http/params/HttpParams;)Lorg/apache/http/impl/conn/tsccm/AbstractConnPool;", "GetCreateConnectionPool_Lorg_apache_http_params_HttpParams_Handler")]
protected virtual Org.Apache.Http.Impl.Conn.Tsccm.AbstractConnPool? CreateConnectionPool(Org.Apache.Http.Params.IHttpParams? params);
[<Android.Runtime.Register("createConnectionPool", "(Lorg/apache/http/params/HttpParams;)Lorg/apache/http/impl/conn/tsccm/AbstractConnPool;", "GetCreateConnectionPool_Lorg_apache_http_params_HttpParams_Handler")>]
abstract member CreateConnectionPool : Org.Apache.Http.Params.IHttpParams -> Org.Apache.Http.Impl.Conn.Tsccm.AbstractConnPool
override this.CreateConnectionPool : Org.Apache.Http.Params.IHttpParams -> Org.Apache.Http.Impl.Conn.Tsccm.AbstractConnPool

參數

params
IHttpParams

傳回

屬性

備註

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於