Returns true if the requested chunk is available locally
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- chunkIndex
- Type: System Byte
The chunk index to check
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.DistributedItem.ChunkAvailableLocally(System.Byte)"]
See Also