ErrorCodesSslNegoException Field
SSL negotiation failed with Exception.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int SslNegoException

Field Value

Type: Int32
Remarks
This usually occurs with UWP apps only (the underlying code tends to throw exceptions of common Exception type.
See Also