MailBee.NET Objects 4.0

MailBeeRemoteHostException Class

An abstract parent for all exceptions which occur when MailBee attempts to establish connection or send/receive data to/from the server at the given IP address and port number.

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

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

public abstract class MailBeeRemoteHostException : MailBeeNetworkException

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

MailBeeRemoteHostException Members | MailBee Namespace