Org.Apache.Http.IHttpMessage.Params Property
Returns the parameters effective for this message as set by IHttpMessage.Params.

Syntax

[get: Android.Runtime.Register("getParams", "()Lorg/apache/http/params/HttpParams;", "GetGetParamsHandler:Org.Apache.Http.IHttpMessageInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
[set: Android.Runtime.Register("setParams", "(Lorg/apache/http/params/HttpParams;)V", "GetSetParams_Lorg_apache_http_params_HttpParams_Handler:Org.Apache.Http.IHttpMessageInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Org.Apache.Http.Params.IHttpParams Params { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the parameters effective for this message as set by IHttpMessage.Params.

Set method documentation [Android Documentation]

Provides parameters to be used for the processing of this message.

Requirements

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