OpenPop.NET POP3 Library Documentation

PopServerNotAvailableException Class

Thrown when the POP3 server sends an error "-ERR" during initial handshake "HELO".

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

System.Object
   Exception
      PopClientException
         PopServerNotAvailableException

public class PopServerNotAvailableException : PopClientException

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: OpenPop.Pop3.Exceptions

Assembly: OpenPop (in OpenPop.dll)

See Also

PopServerNotAvailableException Members | OpenPop.Pop3.Exceptions Namespace