ErrorCodesConnectionReset Field
An existing connection was forcibly closed by the remote host.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int ConnectionReset

Field Value

Type: Int32
Remarks
This error indicates socket error WSAECONNRESET (10054) has occurred.
See Also