An NDoc Documented Class Library

SocksContext Class

SockContext and its subclasses hold information about how SOCKS connections are made.

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

System.Object
   EnterpriseDT.Util.Socks.SocksContext
      EnterpriseDT.Util.Socks.Socks4Context
      EnterpriseDT.Util.Socks.Socks5Context

public abstract class SocksContext

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.

Requirements

Namespace: EnterpriseDT.Util.Socks

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

SocksContext Members | EnterpriseDT.Util.Socks Namespace