ErrorCodesAbortedByLocalHost Field |
The software on the local computer has aborted the connection.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int AbortedByLocalHost
Public Const AbortedByLocalHost As Integer
Field Value
Type:
Int32
RemarksThis error indicates some software (such as firewall, anti-virus, etc),
operating on the same machine where MailBee is running, aborted the connection.
See Also