言語

HttpService.SetConnReuseStrategy(IConnectionReuseStrategy) メソッド

定義

[Android.Runtime.Register("setConnReuseStrategy", "(Lorg/apache/http/ConnectionReuseStrategy;)V", "GetSetConnReuseStrategy_Lorg_apache_http_ConnectionReuseStrategy_Handler")]
public virtual void SetConnReuseStrategy(Org.Apache.Http.IConnectionReuseStrategy? connStrategy);
[<Android.Runtime.Register("setConnReuseStrategy", "(Lorg/apache/http/ConnectionReuseStrategy;)V", "GetSetConnReuseStrategy_Lorg_apache_http_ConnectionReuseStrategy_Handler")>]
abstract member SetConnReuseStrategy : Org.Apache.Http.IConnectionReuseStrategy -> unit
override this.SetConnReuseStrategy : Org.Apache.Http.IConnectionReuseStrategy -> unit

パラメーター

属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象