Click or drag to resize

RecordBodyChecksum Property

Gets or sets the CRC32 checksum of the record body.

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