Org.Apache.Http.Conn.Params.ConnManagerPNames: Field Members

The fields of Org.Apache.Http.Conn.Params.ConnManagerPNames are listed below. For a list of all members, see the ConnManagerPNames Members list.

See Also: Inherited members from System.Object

Public Fields

const
MaxConnectionsPerRoutestring. Defines the maximum number of connections per route.
const
MaxTotalConnectionsstring. Defines the maximum number of connections in total.
const
Timeoutstring. Defines the timeout in milliseconds used when retrieving an instance of Org.Apache.Http.Conn.IManagedClientConnection from the Org.Apache.Http.Conn.IClientConnectionManager.