RouteSpecificPool.AllocEntry(Object) Method

Definition

[Android.Runtime.Register("allocEntry", "(Ljava/lang/Object;)Lorg/apache/http/impl/conn/tsccm/BasicPoolEntry;", "GetAllocEntry_Ljava_lang_Object_Handler")]
public virtual Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry? AllocEntry (Java.Lang.Object? state);
[<Android.Runtime.Register("allocEntry", "(Ljava/lang/Object;)Lorg/apache/http/impl/conn/tsccm/BasicPoolEntry;", "GetAllocEntry_Ljava_lang_Object_Handler")>]
abstract member AllocEntry : Java.Lang.Object -> Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry
override this.AllocEntry : Java.Lang.Object -> Org.Apache.Http.Impl.Conn.Tsccm.BasicPoolEntry

Parameters

state
Object

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