Finds an existing System.Net.ServicePoint or creates a new System.Net.ServicePoint to connect to the specified host.
[Edit]
Parameters
- address
- A Uri instance containing the address of the Internet resource to contact.
[Edit]
- proxy
- A System.Net.IWebProxy that represents a proxy server to access.
[Edit]
Returns
A System.Net.ServicePoint that connects to the host identified in
address
.
[Edit]
Exceptions
Remarks
Requirements
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0