Returns true if the provided chunk is available. Zero indexed from least significant bit.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- chunkIndex
- Type: System Byte
The chunk index flag to check
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.ChunkFlags.FlagSet(System.Byte)"]
See Also