edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Thrown when a synchronization operation fails.

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

See Also