Click or drag to resize

BigFileSorterTRunGcCollectForEachPart Property

Indicates if the Sorter run a GC.Collect() after sort and write each part. Default is true.

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

Property Value

Type: Boolean
See Also