ResourcesErrorDesc_BdatTimeout Property |
Gets ErrorDesc_SocketTimeout + " This could happen because the SMTP server does not support CHUNKING properly. Set ExtendedSmtpOptions.NoChunking flag to fix this." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public virtual string ErrorDesc_BdatTimeout { get; }
Public Overridable ReadOnly Property ErrorDesc_BdatTimeout As String
Get
Property Value
Type:
StringSee Also