Android.Net.Http.AndroidHttpClient.Params Property
Obtains the parameters for this client.

Syntax

[get: Android.Runtime.Register("getParams", "()Lorg/apache/http/params/HttpParams;", "GetGetParamsHandler")]
public Org.Apache.Http.Params.IHttpParams Params { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Obtains the parameters for this client. These parameters will become defaults for all requests being executed with this client, and for the parameters of dependent objects in this client.

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8