Click or drag to resize
MimeKit

SocksClient Properties

The SocksClient type exposes the following members.

Properties
 NameDescription
Public propertyLocalEndPoint Get or set the local IP end point to use when connecting to a remote host.
(Inherited from ProxyClient)
Public propertyProxyCredentials Gets the proxy credentials.
(Inherited from ProxyClient)
Public propertyProxyHost Get the proxy host.
(Inherited from ProxyClient)
Public propertyProxyPort Get the proxy port.
(Inherited from ProxyClient)
Public propertySocksVersion Get the SOCKS protocol version.
Top
See Also