Table of Contents

Class ChunkingStrategy

public class ChunkingStrategy
Inheritance
object
ChunkingStrategy

Properties

Static

The static chunking strategy.

public ChunkingStrategyStatic Static { get; set; }

Property Value

ChunkingStrategyStatic

Type

The strategy used to chunk the file.

public string Type { get; set; }

Property Value

string