Proxy web net
Remarks The WebProxy class contains the proxy settings that WebRequest instances use to override the proxy settings in GlobalProxySelection.. The WebProxy class is the base implementation of the IWebProxy interface.. Example The following example assigns a WebProxy to a WebRequest.The WebRequest instance uses the proxy to connect to external Internet resources.