Overload List
| Name | Description | |
|---|---|---|
| SocksContext()()()() |
Default constructor.
| |
| SocksContext(IPAddress) |
Constructs a SocksContext setting the proxy-address.
| |
| SocksContext(String) |
Constructs a SocksContext setting the proxy-address.
| |
| SocksContext(IPAddress, Int32) |
Constructs a SocksContext setting the proxy-address and the proxy-port.
| |
| SocksContext(String, Int32) |
Constructs a SocksContext setting the proxy-address and the proxy-port.
|