Click or drag to resize

Crc16Value Property

Returns the CRC-16 data checksum computed so far.

Namespace: GSF.IO.Checksums
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.251-beta+c370f3da3791592278238855631f53a5ff418c68
Syntax
public ushort Value { get; set; }
View Source

Property Value

UInt16
See Also