An NDoc Documented Class Library

FTPSyncResults.GetActionSucceeded Method 

Did the action succeed for the given file-pair.

public bool GetActionSucceeded(
   FTPFileSyncPair filePair
);

Parameters

filePair
File-pair

Return Value

true if the action succeeded.

See Also

FTPSyncResults Class | EnterpriseDT.Net.Ftp Namespace