ErrorCodesConnectionReset Field |
An existing connection was forcibly closed by the remote host.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int ConnectionReset
Public Const ConnectionReset As Integer
Field Value
Type:
Int32
RemarksThis error indicates socket error WSAECONNRESET (10054) has occurred.
See Also