Method | Description | |
---|---|---|
SetProxy ( string addr, int port ) : void | ||
SetProxyAuth ( string username, string password ) : void |
Method | Description | |
---|---|---|
OnProxyErrorCallback ( reCLR error, string msg ) : void |
public static SetProxy ( string addr, int port ) : void | ||
addr | string | |
port | int | |
return | void |
public static SetProxyAuth ( string username, string password ) : void | ||
username | string | |
password | string | |
return | void |