-
Notifications
You must be signed in to change notification settings - Fork 5
50b1d888 ba01 1e59 e4a0 bc6abc16b001
yy edited this page Oct 15, 2018
·
1 revision
Gets or sets the value of seed used by xxHash64 algorithm.
Namespace: YYProject.XXHash
Assembly: YYProject.XXHash (in YYProject.XXHash.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public ulong Seed { get; set; }
Type: UInt64
Exception | Condition |
---|---|
InvalidOperationException | Computation has not yet completed. |