Свойство | Type | Description | |
---|---|---|---|
author | string | ||
clientFacingAddress | |||
loginPort | ushort | ||
remoteFacingAddress | |||
remoteLoginUri | |||
userAgent | string | ||
verbose | bool |
Méthode | Description | |
---|---|---|
ProxyConfig ( string userAgent, string author ) : System | ||
ProxyConfig ( string userAgent, string author, string args ) : System |
Méthode | Description | |
---|---|---|
ParseClientFacingAddress ( string value ) : void | ||
ParseHelp ( string value ) : void | ||
ParseLoginPort ( string value ) : void | ||
ParseQuiet ( string value ) : void | ||
ParseRemoteFacingAddress ( string value ) : void | ||
ParseRemoteLoginUri ( string value ) : void | ||
ParseVerbose ( string value ) : void |
public ProxyConfig ( string userAgent, string author ) : System | ||
userAgent | string | |
author | string | |
Résultat | System |
public ProxyConfig ( string userAgent, string author, string args ) : System | ||
userAgent | string | |
author | string | |
args | string | |
Résultat | System |
public IPAddress,System.Net clientFacingAddress | ||
Résultat |
public IPAddress,System.Net remoteFacingAddress | ||
Résultat |