An NDoc Documented Class Library

SocksContext.ProxyAddress Property

Address to be used to connect to the proxy.

public System.Net.IPAddress ProxyAddress {get; set;}

Remarks

Proxies often have more than one address. This address should be the one that the client must use to connect to it.

See Also

SocksContext Class | EnterpriseDT.Util.Socks Namespace