MailBee.NET Objects 7.2

ErrorCodes.AbortedByLocalHost Field

The software on the local computer has aborted the connection.

public const int AbortedByLocalHost = 53;

Remarks

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

ErrorCodes Class | MailBee Namespace