ErrorCodesAbortedByServer Field |
The remote host has aborted the connection.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic const int AbortedByServer
Public Const AbortedByServer As Integer
Field Value
Type:
Int32
RemarksThis error indicates zero-length data packet has been received from the server
at unexpected time.
See Also