Mono Class Library: Overview

System.Net.ServicePointManager: Field Members

The fields of System.Net.ServicePointManager are listed below. For a list of all members, see the ServicePointManager Members list.

See Also: Inherited members from System.Object

Public Fields

const
DefaultNonPersistentConnectionLimitint (4). The default number of non-persistent connections allowed on a System.Net.ServicePoint .
const
DefaultPersistentConnectionLimitint (2). The default number of persistent connections allowed on a System.Net.ServicePoint .