Org.Apache.Http.Conn.Params.ConnManagerParams.SetMaxTotalConnections Method
Sets the maximum number of connections allowed.

Syntax

[Android.Runtime.Register("setMaxTotalConnections", "(Lorg/apache/http/params/HttpParams;I)V", "")]
public static void SetMaxTotalConnections (Org.Apache.Http.Params.IHttpParams params, int maxTotalConnections)

See Also

ConnManagerPNames.MaxTotalConnections

Parameters

params
HTTP parameters
maxTotalConnections
The maximum number of connections allowed.

Remarks

Sets the maximum number of connections allowed.

[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