MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Proxy
IProxyClient Interface
IProxyClient Properties
LocalEndPoint Property
ProxyCredentials Property
ProxyHost Property
ProxyPort Property
IProxy
Client
Proxy
Port Property
Get the proxy port.
Namespace:
MailKit.Net.Proxy
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
int
ProxyPort
{
get
; }
Property Value
Int32
The proxy port.
Remarks
Gets the port to use when connecting to the proxy server.
See Also
Reference
IProxyClient Interface
MailKit.Net.Proxy Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast