Thrown when a transfer fails the integrity check
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
[SerializableAttribute] public class FTPIntegrityCheckException : FTPException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FTPIntegrityCheckException _ Inherits FTPException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class FTPIntegrityCheckException : public FTPException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPIntegrityCheckException
System..::..Exception
System..::..ApplicationException
EnterpriseDT.Net.Ftp..::..FileTransferException
EnterpriseDT.Net.Ftp..::..FTPException
EnterpriseDT.Net.Ftp..::..FTPIntegrityCheckException