Click or drag to resize
MimeKit

Socks4aClient Properties

The Socks4aClient type exposes the following members.

Properties
 NameDescription
Protected propertyIsSocks4a Get or set whether this Socks4Client is a Socks4a client.
(Inherited from Socks4Client)
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.
(Inherited from SocksClient)
Top
See Also