Click or drag to resize

RecordHeaderChecksum Property

Optional checksum (such as a 32-bit CRC) of the record body to verify decompression.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public uint Checksum { get; set; }
View Source

Property Value

UInt32
See Also