AbstractHttpClient.CreateClientConnectionManager Método

Definición

Crea el Administrador de conexiones de cliente predeterminado.

[Android.Runtime.Register("createClientConnectionManager", "()Lorg/apache/http/conn/ClientConnectionManager;", "GetCreateClientConnectionManagerHandler")]
protected abstract Org.Apache.Http.Conn.IClientConnectionManager? CreateClientConnectionManager();
[<Android.Runtime.Register("createClientConnectionManager", "()Lorg/apache/http/conn/ClientConnectionManager;", "GetCreateClientConnectionManagerHandler")>]
abstract member CreateClientConnectionManager : unit -> Org.Apache.Http.Conn.IClientConnectionManager

Devoluciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a