Org.Apache.Http.IHttpClientConnection
An HTTP connection for use on the client side.

See Also: IHttpClientConnection Members

Syntax

[Android.Runtime.Register("org/apache/http/HttpClientConnection", "", "Org.Apache.Http.IHttpClientConnectionInvoker")]
public interface IHttpClientConnection : IHttpConnection, IDisposable

Remarks

An HTTP connection for use on the client side. It is used for sending requests and receiving responses.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1