edtFTPnet/Compact - FTP component for .NET Compact Framework | Free Trial | Pricing
An NDoc Documented Class Library

FTPSyncException Class

Thrown when a synchronization operation fails.

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

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

public class FTPSyncException : FTPException

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: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

FTPSyncException Members | EnterpriseDT.Net.Ftp Namespace