Method | Description | |
---|---|---|
RefreshSettings ( ) : void |
Notify WinInet applications that the proxy settings have changed
|
|
SetProxy ( bool ProxyEnable, string ProxyServer, string ProxyBypass ) : bool |
Set the system proxy, as per the 'Internet Options' panel
|
Method | Description | |
---|---|---|
InternetSetOption ( |
public static SetProxy ( bool ProxyEnable, string ProxyServer, string ProxyBypass ) : bool | ||
ProxyEnable | bool | |
ProxyServer | string | |
ProxyBypass | string | |
return | bool |