The exception that is thrown when underlying socket operation receives abort request from the software on the local machine and throws SocketException.
For a list of all members of this type, see MailBeeSocketAbortedException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeConnectionException
MailBee.MailBeeSocketException
MailBee.MailBeeSocketAbortedException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This error corresponds to WSAECONNABORTED Win32 error. InnerException property contains the original SocketException.
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeSocketAbortedException Members | MailBee Namespace