Org.Apache.Http.HttpHost Class
Holds all of the variables needed to describe an HTTP connection to a host.

See Also: HttpHost Members

Syntax

[Android.Runtime.Register("org/apache/http/HttpHost", DoNotGenerateAcw=true)]
public sealed class HttpHost : Java.Lang.Object, Java.Lang.ICloneable, IDisposable

Remarks

Holds all of the variables needed to describe an HTTP connection to a host. This includes remote host name, port and scheme.

[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