Initializes an empty instance of the WebProxy class.
The default constructor initializes an empty instance of the Proxy class with the ProxyType property set to ProxyType.None. When the ProxyType is set to ProxyType.None, the IsBypassed method returns true, and the GetProxy method returns the destination address.
Proxy Class | Rebex.Net Namespace | Proxy Constructor Overload List