語言

IdleConnectionHandler.Remove(IHttpConnection) 方法

定義

[Android.Runtime.Register("remove", "(Lorg/apache/http/HttpConnection;)Z", "GetRemove_Lorg_apache_http_HttpConnection_Handler")]
public virtual bool Remove(Org.Apache.Http.IHttpConnection? connection);
[<Android.Runtime.Register("remove", "(Lorg/apache/http/HttpConnection;)Z", "GetRemove_Lorg_apache_http_HttpConnection_Handler")>]
abstract member Remove : Org.Apache.Http.IHttpConnection -> bool
override this.Remove : Org.Apache.Http.IHttpConnection -> bool

參數

connection
IHttpConnection

傳回

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於