Org.Apache.Http.Params.HttpConnectionParams Class
An adaptor for accessing connection parameters in Org.Apache.Http.Params.IHttpParams.

See Also: HttpConnectionParams Members

Syntax

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

Remarks

An adaptor for accessing connection parameters in Org.Apache.Http.Params.IHttpParams.

Note that the implements relation to Org.Apache.Http.Params.CoreConnectionPNames is for compatibility with existing application code only. References to the parameter names should use the interface, not this class.

[Android Documentation]

Requirements

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