AbstractConnPool.HandleLostEntry(HttpRoute) Method

Definition

[Android.Runtime.Register("handleLostEntry", "(Lorg/apache/http/conn/routing/HttpRoute;)V", "GetHandleLostEntry_Lorg_apache_http_conn_routing_HttpRoute_Handler")]
protected abstract void HandleLostEntry (Org.Apache.Http.Conn.Routing.HttpRoute? route);
[<Android.Runtime.Register("handleLostEntry", "(Lorg/apache/http/conn/routing/HttpRoute;)V", "GetHandleLostEntry_Lorg_apache_http_conn_routing_HttpRoute_Handler")>]
abstract member HandleLostEntry : Org.Apache.Http.Conn.Routing.HttpRoute -> unit

Parameters

route
HttpRoute
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