An NDoc Documented Class Library

FTPConnectionClosedException Class

Thrown when the server terminates the connection

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

System.Object
   System.Exception
      System.ApplicationException
         EnterpriseDT.Net.Ftp.FileTransferException
            EnterpriseDT.Net.Ftp.FTPException
               EnterpriseDT.Net.Ftp.FTPConnectionClosedException

public class FTPConnectionClosedException : FTPException

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: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

FTPConnectionClosedException Members | EnterpriseDT.Net.Ftp Namespace