Skip to content

3d8fa3a8 53ce 8e95 6789 ac0e15244a1b

yy edited this page Oct 15, 2018 · 1 revision

XXHash64.HashUInt64 Property

Gets the UInt64 value of the computed hash code.

Namespace: YYProject.XXHash
Assembly: YYProject.XXHash (in YYProject.XXHash.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public ulong HashUInt64 { get; }

Property Value

Type: UInt64

Exceptions

 

Exception Condition
InvalidOperationException Computation has not yet completed.

See Also

Reference

XXHash64 Class
YYProject.XXHash Namespace

Clone this wiki locally