An NDoc Documented Class Library

ProxySettings Class

Holds all the settings required for connecting via a proxy.

For a list of all members of this type, see ProxySettings Members.

System.Object
   EnterpriseDT.Net.Proxy.ProxySettings

public class ProxySettings

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

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

Requirements

Namespace: EnterpriseDT.Net.Proxy

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

ProxySettings Members | EnterpriseDT.Net.Proxy Namespace