An NDoc Documented Class Library

FTPSyncResults.GetException Method (String)

Exception thrown when attempting to get a directory listing (if any).

public Exception GetException(
   string directory
);

Parameters

directory
Directory to get exception for.

Return Value

Exception thrown when attempting to get a directory listing or null if no exception was thrown.

See Also

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