Returns true if all bit flags up to the provided uptoChunkIndexInclusive are set to true
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- uptoChunkIndexInclusive
- Type: System Byte
The chunk index up to which the flags should be checked
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.ChunkFlags.AllFlagsSet(System.Byte)"]
See Also