Clears the directory cache completely.
public void ClearDirectoryCache();
Clears a particular directory-listing from the directory cache.
public void ClearDirectoryCache(string);
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace