Org.Apache.Http.Conn.Params.ConnManagerPNames.MaxTotalConnections Field
Defines the maximum number of connections in total.

Syntax

[Android.Runtime.Register("MAX_TOTAL_CONNECTIONS")]
public const string MaxTotalConnections

Remarks

Defines the maximum number of connections in total. This limit is interpreted by client connection managers and applies to individual manager instances.

This parameter expects a value of type Java.Lang.Integer.

[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