Overload List
| Name | Description | |
|---|---|---|
| Socks5Context()()()() |
Default constructor.
| |
| Socks5Context(IPAddress) |
Constructs a SOCKS5 context for the proxy with the given address.
| |
| Socks5Context(String) |
Constructs a SOCKS5 context for the proxy with the given address.
| |
| Socks5Context(IPAddress, Int32) |
Constructs a SOCKS5 context for the proxy with the given address.
| |
| Socks5Context(String, Int32) |
Constructs a SOCKS5 context for the proxy with the given address and port.
|