An NDoc Documented Class Library
FTPFileSyncPair Constructor
Constructor.
public FTPFileSyncPair(
string
relativePath
,
FTPFile
localFile
,
FTPFile
remoteFile
);
Parameters
relativePath
relative path
localFile
local file reference
remoteFile
remote file reference
See Also
FTPFileSyncPair Class
|
EnterpriseDT.Net.Ftp Namespace