Language

ConnRouteParams.NoHost Property

Definition

A special value indicating "no host".

[Android.Runtime.Register("NO_HOST")]
public static Org.Apache.Http.HttpHost? NoHost { get; }
[<Android.Runtime.Register("NO_HOST")>]
static member NoHost : Org.Apache.Http.HttpHost

Property Value

A valid host value used to indicate no host.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to