Secure FTP Factory for .NET

FtpTimeoutException Class

This exception is thrown when a network timeout is encountered when trying to connect or transfer a file.

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

System.Object
   System.Exception
      System.ApplicationException
         Jscape.Ftp.FtpTimeoutException

public class FtpTimeoutException : 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

FtpTimeoutException Members | Jscape.Ftp Namespace