An NDoc Documented Class Library

ExFTPConnection.ClearDirectoryCache Method

Clears the directory cache completely.

Overload List

Clears the directory cache completely.

public void ClearDirectoryCache();

Clears a particular directory-listing from the directory cache.

public void ClearDirectoryCache(string);

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace