ErrorCodesSslNegoIOException Field |
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int SslNegoIOException
Public Const SslNegoIOException As Integer
Field Value
Type:
Int32Remarks For instance, the selected security protocol is not supported by the server. Consider selecting another protocol
(for instance,
TlsAuto if the server does support automatic protocol selection).
See Also