An NDoc Documented Class Library

Socks4Context Properties

The properties of the Socks4Context class are listed below. For a complete list of Socks4Context class members, see the Socks4Context Members topic.

Public Instance Properties

ProxyAddress (inherited from SocksContext) Address to be used to connect to the proxy.
ProxyPort (inherited from SocksContext) Port to be used to connect to the proxy.
PublicProxyAddress (inherited from SocksContext) Address that the proxy server presents to the "outside" network.
UseClientNameResolution Use SOCKS4A feature of requesting that the proxy should resolve host-names.
UserName User-name to be used for validation on the proxy.

See Also

Socks4Context Class | EnterpriseDT.Util.Socks Namespace