Click or drag to resize

BigFileSorterTBlockFileSizeInBytes Property

The Size of each block that will be sorted in memory which are later merged together

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int BlockFileSizeInBytes { get; set; }

Property Value

Type: Int32
See Also