ErrorCodesAbortedByLocalHost Field |
The software on the local computer has aborted the connection.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int AbortedByLocalHost
Public Const AbortedByLocalHost As Integer
Field Value
Type:
Int32Remarks This error indicates some software (such as firewall, anti-virus, etc),
operating on the same machine where MailBee is running, aborted the connection.
See Also