Org.Apache.Http.HttpHost: Property Members

The properties of Org.Apache.Http.HttpHost are listed below. For a list of all members, see the HttpHost Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
HostNamestring. Returns the host name.
[read-only]
Portint. Returns the port.
[read-only]
SchemeNamestring. Returns the scheme name.

Protected Properties

Hostnamestring. The host to use.
LcHostnamestring. The lowercase host, for HttpHost.equals(java.lang.Object) and HttpHost.hashCode().
[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.