|
Xor16Value Property
|
Returns the Xor 16-bit checksum computed so far.
Namespace: GSF.IO.ChecksumsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
Syntaxpublic ushort Value { get; }
Public ReadOnly Property Value As UShort
Get
public:
property unsigned short Value {
unsigned short get ();
}
member Value : uint16 with get
View SourceProperty Value
UInt16
See Also