MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Proxy
Socks4Client Class
Socks4Client Properties
IsSocks4a Property
Socks
4Client
Is
Socks
4a Property
Get or set whether this
Socks4Client
is a Socks4a client.
Namespace:
MailKit.Net.Proxy
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
protected
bool
IsSocks4a
{
get
;
set
; }
Property Value
Boolean
true
if is is a Socks4a client; otherwise,
false
.
Remarks
Gets or sets whether this
Socks4Client
is a Socks4a client.
See Also
Reference
Socks4Client Class
MailKit.Net.Proxy Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast