Returns true if an item with a matching itemCheckSum is present within the local cache
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- itemCheckSum
- Type: System String
The relevant item MD5 checksum
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.DFS.ItemAlreadyInLocalCache(System.String)"]
See Also