SockContext and its subclasses hold information about how SOCKS
connections are made.
Namespace: EnterpriseDT.Util.SocksAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public abstract class SocksContext |
| Visual Basic |
|---|
Public MustInherit Class SocksContext |
| Visual C++ |
|---|
public ref class SocksContext abstract |
Inheritance Hierarchy
System..::..Object
EnterpriseDT.Util.Socks..::..SocksContext
EnterpriseDT.Util.Socks..::..Socks4Context
EnterpriseDT.Util.Socks..::..Socks5Context
EnterpriseDT.Util.Socks..::..SocksContext
EnterpriseDT.Util.Socks..::..Socks4Context
EnterpriseDT.Util.Socks..::..Socks5Context