Org.Apache.Http.Conn.Params.ConnManagerParams.SetMaxConnectionsPerRoute Method
Sets lookup interface for maximum number of connections allowed per route.

Syntax

[Android.Runtime.Register("setMaxConnectionsPerRoute", "(Lorg/apache/http/params/HttpParams;Lorg/apache/http/conn/params/ConnPerRoute;)V", "")]
public static void SetMaxConnectionsPerRoute (Org.Apache.Http.Params.IHttpParams params, IConnPerRoute connPerRoute)

See Also

ConnManagerPNames.MaxConnectionsPerRoute

Parameters

params
HTTP parameters
connPerRoute
lookup interface for maximum number of connections allowed per route

Remarks

Sets lookup interface for maximum number of connections allowed per route.

[Android Documentation]

Requirements

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