ErrorCodesAbortedByServer Field |
The remote host has aborted the connection.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int AbortedByServer
Public Const AbortedByServer As Integer
Field Value
Type:
Int32Remarks This error indicates zero-length data packet has been received from the server
at unexpected time.
See Also