AbstractHttpClient.ConnectionReuseStrategy プロパティ

定義

接続の再利用戦略を取得します。

public Org.Apache.Http.IConnectionReuseStrategy? ConnectionReuseStrategy { [Android.Runtime.Register("getConnectionReuseStrategy", "()Lorg/apache/http/ConnectionReuseStrategy;", "")] get; }
[<get: Android.Runtime.Register("getConnectionReuseStrategy", "()Lorg/apache/http/ConnectionReuseStrategy;", "")>]
member this.ConnectionReuseStrategy : Org.Apache.Http.IConnectionReuseStrategy

プロパティ値

属性

注釈

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

適用対象