edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Holds all the settings required for connecting via a proxy.

Namespace: EnterpriseDT.Net.Proxy
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public class ProxySettings
Visual Basic
Public Class ProxySettings
Visual C++
public ref class ProxySettings

Remarks

Settings for HTTP, SOCKS4, SOCKS4A and SOCKS5 are held in this class.

Inheritance Hierarchy

System..::..Object
  EnterpriseDT.Net.Proxy..::..ProxySettings

See Also