An NDoc Documented Class Library

FTPSyncResults.GetFileAction Method 

Returns the action that was applied to the given file-pair.

public FTPSyncFileAction GetFileAction(
   FTPFileSyncPair filePair
);

Parameters

filePair
File-pair to retrieve action for.

Return Value

Action that was applied.

See Also

FTPSyncResults Class | EnterpriseDT.Net.Ftp Namespace