MailBee.NET Objects 4.0

ErrorCodes.ConnectionReset Field

An existing connection was forcibly closed by the remote host.

public const int ConnectionReset = 59;

Remarks

This error indicates socket error WSAECONNRESET (10054) has occurred.

See Also

ErrorCodes Class | MailBee Namespace