NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServicePointManager Properties

The properties of the ServicePointManager class are listed below. For a complete list of ServicePointManager class members, see the ServicePointManager Members topic.

Public:

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.

See Also

ServicePointManager Class | System.Net Namespace