Org.Apache.Http.Params.BasicHttpParams Class
This class represents a collection of HTTP protocol parameters.

See Also: BasicHttpParams Members

Syntax

[Android.Runtime.Register("org/apache/http/params/BasicHttpParams", DoNotGenerateAcw=true)]
public sealed class BasicHttpParams : AbstractHttpParams, Java.IO.ISerializable, Java.Lang.ICloneable, IDisposable

Remarks

This class represents a collection of HTTP protocol parameters. Protocol parameters may be linked together to form a hierarchy. If a particular parameter value has not been explicitly defined in the collection itself, its value will be drawn from the parent collection of parameters.

[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