Thrown when the server terminates the connection
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class FTPConnectionClosedException : FTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FTPConnectionClosedException _ Inherits FTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FTPConnectionClosedException : public FTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPConnectionClosedException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPConnectionClosedException