An NDoc Documented Class Library

FTPSyncResults.GetException Method (FTPFileSyncPair)

Exception thrown when action was attempted (if any).

public Exception GetException(
   FTPFileSyncPair filePair
);

Parameters

filePair
File-pair to get exception for.

Return Value

Exception thrown when action was attemped or null if no exception was thrown.

See Also

FTPSyncResults Class | EnterpriseDT.Net.Ftp Namespace | FTPSyncResults.GetException Overload List