edtFTPnet/Express - Class Reference

FTPFileSyncPair Class

Matched pair of FTPFiles, where one is local and one is the matching remote file.

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

System.Object
   EnterpriseDT.Net.Ftp.FTPFileSyncPair

public class FTPFileSyncPair

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.

Remarks

If either of the references to the two files is null then that indicates that there was no file with a matching name.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetEx (in edtFTPnetEx.dll)

See Also

FTPFileSyncPair Members | EnterpriseDT.Net.Ftp Namespace