MailBee.NET Objects 4.0

MailBeeAbortedByRemoteHostException Class

The exception that is thrown when the remote host suddenly closes the connection.

For a list of all members of this type, see MailBeeAbortedByRemoteHostException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeConnectionException
                     MailBee.MailBeeAbortedByRemoteHostException

public class MailBeeAbortedByRemoteHostException : MailBeeConnectionException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeAbortedByRemoteHostException Members | MailBee Namespace