Manages the collection of ServicePoint instances.
Object
ServicePointManager
[Visual Basic] Public Class ServicePointManager [C#] public class ServicePointManager [C++] public __gc class ServicePointManager [JScript] public class ServicePointManager
The ServicePointManager is a static class.
Application should always use the ServicePointManager to create, maintain, and delete System.Net.ServicePoints.
Namespace: System.Net
Assembly: System.net.dll