Overload List

  NameDescription
Protected methodSocksContext()()()()
Default constructor.
Protected methodSocksContext(IPAddress)
Constructs a SocksContext setting the proxy-address.
Protected methodSocksContext(String)
Constructs a SocksContext setting the proxy-address.
Protected methodSocksContext(IPAddress, Int32)
Constructs a SocksContext setting the proxy-address and the proxy-port.
Protected methodSocksContext(String, Int32)
Constructs a SocksContext setting the proxy-address and the proxy-port.

See Also