言語

AbstractHttpClient.CreateConnectionKeepAliveStrategy メソッド

定義

既定の接続キープ アライブ戦略を作成します。

[Android.Runtime.Register("createConnectionKeepAliveStrategy", "()Lorg/apache/http/conn/ConnectionKeepAliveStrategy;", "GetCreateConnectionKeepAliveStrategyHandler")]
protected abstract Org.Apache.Http.Conn.IConnectionKeepAliveStrategy? CreateConnectionKeepAliveStrategy();
[<Android.Runtime.Register("createConnectionKeepAliveStrategy", "()Lorg/apache/http/conn/ConnectionKeepAliveStrategy;", "GetCreateConnectionKeepAliveStrategyHandler")>]
abstract member CreateConnectionKeepAliveStrategy : unit -> Org.Apache.Http.Conn.IConnectionKeepAliveStrategy

返品

属性

注釈

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

適用対象