Class ChunkingStrategy
public class ChunkingStrategy
- Inheritance
-
objectChunkingStrategy
Properties
Static
The static chunking strategy.
public ChunkingStrategyStatic Static { get; set; }
Property Value
Type
The strategy used to chunk the file.
public string Type { get; set; }
Property Value
- string