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 stringMaxTotalConnections
Remarks
Defines the maximum number of connections in total.
This limit is interpreted by client connection managers
and applies to individual manager instances.