Click or drag to resize

ValSortRecordChecksum Property

Gets or sets the infinite-precision sum of the CRC32 checksums of all the records in the input range.

Namespace:  Ookii.Jumbo.Jet.Samples.IO
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public UInt128 Checksum { get; set; }

Property Value

Type: UInt128
See Also