An NDoc Documented Class Library

SocksContext Constructor (String)

Constructs a SocksContext setting the proxy-address.

protected internal SocksContext(
   string proxyAddress
);

Parameters

proxyAddress
Address to be used to connect to the proxy.

See Also

SocksContext Class | EnterpriseDT.Util.Socks Namespace | SocksContext Constructor Overload List