Aracılığıyla paylaş


ConnPoolByRoute.CreateEntry Method

Definition

[Android.Runtime.Register("createEntry", "(Lorg/apache/http/impl/conn/tsccm/RouteSpecificPool;Lorg/apache/http/conn/ClientConnectionOperator;)Lorg/apache/http/impl/conn/tsccm/BasicPoolEntry;", "GetCreateEntry_Lorg_apache_http_impl_conn_tsccm_RouteSpecificPool_Lorg_apache_http_conn_ClientConnectionOperator_Handler")]
protected virtual Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry? CreateEntry (Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool? rospl, Org.Apache.Http.Conn.IClientConnectionOperator? op);
[<Android.Runtime.Register("createEntry", "(Lorg/apache/http/impl/conn/tsccm/RouteSpecificPool;Lorg/apache/http/conn/ClientConnectionOperator;)Lorg/apache/http/impl/conn/tsccm/BasicPoolEntry;", "GetCreateEntry_Lorg_apache_http_impl_conn_tsccm_RouteSpecificPool_Lorg_apache_http_conn_ClientConnectionOperator_Handler")>]
abstract member CreateEntry : Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool * Org.Apache.Http.Conn.IClientConnectionOperator -> Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry
override this.CreateEntry : Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool * Org.Apache.Http.Conn.IClientConnectionOperator -> Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry

Parameters

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