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