|
RecordHeaderChecksum Property
|
Optional checksum (such as a 32-bit CRC)
of the record body to verify decompression.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public uint Checksum { get; set; }
Public Property Checksum As UInteger
Get
Set
member Checksum : uint32 with get, set
function get_Checksum();
function set_Checksum(value);
View SourceProperty Value
UInt32See Also