An NDoc Documented Class Library

FileTransferException Class

Exceptions specific to file transfer protocols

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

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

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

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

FileTransferException Members | EnterpriseDT.Net.Ftp Namespace