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
Syntaxpublic int BlockFileSizeInBytes { get; set; }
Public Property BlockFileSizeInBytes As Integer
Get
Set
Property Value
Type:
Int32
See Also