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