Mono Class Library: OverviewSystem.Net.ServicePointManager: Method Members |
The methods 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
staticFindServicePoint(Uri) : ServicePoint Finds an existing System.Net.ServicePoint or creates a new System.Net.ServicePoint to connect to the specified host. staticFindServicePoint(string, IWebProxy) : ServicePoint Finds an existing System.Net.ServicePoint or creates a new System.Net.ServicePoint to connect to the specified host. staticFindServicePoint(Uri, IWebProxy) : ServicePoint Finds an existing System.Net.ServicePoint or creates a new System.Net.ServicePoint to connect to the specified host.