Secure FTP Factory for .NET

FtpConnectionLostException Class

This exception is thrown when a connection to the FTP server is unexpectedly lost.

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

System.Object
   System.Exception
      System.ApplicationException
         Jscape.Ftp.FtpConnectionLostException

public class FtpConnectionLostException : ApplicationException

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: Jscape.Ftp

Assembly: Jscape.Ftp (in Jscape.Ftp.dll)

See Also

FtpConnectionLostException Members | Jscape.Ftp Namespace