Constructs a SocksContext setting the proxy-address.
Namespace: EnterpriseDT.Util.SocksAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
protected internal SocksContext( string proxyAddress ) |
| Visual Basic |
|---|
Protected Friend Sub New ( _ proxyAddress As String _ ) |
| Visual C++ |
|---|
protected public: SocksContext( String^ proxyAddress ) |
Parameters
- proxyAddress
- Type: System..::..String
Address to be used to connect to the proxy.