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

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int ConnectionReset

Field Value

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