ErrorCodesConnectionReset Field |
An existing connection was forcibly closed by the remote host.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int ConnectionReset
Public Const ConnectionReset As Integer
Field Value
Type:
Int32Remarks This error indicates socket error WSAECONNRESET (10054) has occurred.
See Also