Mono Class Library: OverviewSystem.Net.ServicePointManager: Property Members |
The properties 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
staticCertificatePolicy ICertificatePolicy. Documentation for this section has not yet been entered. staticCheckCertificateRevocationList bool. Documentation for this section has not yet been entered. staticDefaultConnectionLimit int (2). Gets or sets the maximum number of concurrent connections allowed by a System.Net.ServicePoint instance. staticDnsRefreshTimeout int. Documentation for this section has not yet been entered. staticEnableDnsRoundRobin bool. Documentation for this section has not yet been entered. staticExpect100Continue bool. Documentation for this section has not yet been entered. staticMaxServicePointIdleTime int (900000). Gets or sets the maximum amount of time a System.Net.ServicePoint instance can be idle, after which resources allocated to the service point can be released. staticMaxServicePoints int (0). Gets or sets the maximum number of System.Net.ServicePoint instances managed by this class at any time. staticSecurityProtocol SecurityProtocolType. Documentation for this section has not yet been entered. staticServerCertificateValidationCallback System.Net.Security.RemoteCertificateValidationCallback. Documentation for this section has not yet been entered. staticUseNagleAlgorithm bool. Documentation for this section has not yet been entered.