The properties of the ServicePointManager class are listed below. For a complete list of ServicePointManager class members, see the ServicePointManager Members topic.
CertificatePolicy | Defines the policy for how to deal with server certificates. |
MaxServicePointIdleTime | Gets or sets the maximum idle time in seconds of a ServicePoint. |
MaxServicePoints | Gets or sets the maximum number of System.Net.ServicePoints that should be maintained at any time. |