Sets the bit flag to 1 which corresponds with the provided chunk index. 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 to set
- state (Optional)
- Type: System Boolean
The state of the flag
See Also